Enum ContentSynchronizationTypeEnum
Represents the type of content being synchronized.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ContentSynchronizationTypeEnum
- Extension Methods
Fields
ContentItems = 1General content items type.
Forms = 2Forms type.
WebPages = 0Web pages content type.