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