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 = 0
The body is formatted in HTML.
Text = 1
The body is in plain text.