Edit

ItemContentType Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum ItemContentType
type ItemContentType = 
Public Enum ItemContentType
Inheritance
ItemContentType
Attributes

Fields

Name Value Description
RawText 0
Base64Encoded 1

Applies to