Enum BodyType
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines the type of body of an item.
public enum BodyType
Fields
HTML = 0The body is formatted in HTML.
Text = 1The body is in plain text.
Defines the type of body of an item.
public enum BodyType
HTML = 0The body is formatted in HTML.
Text = 1The body is in plain text.