GraphBodyContentType Enum
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
Defines Graph message body types.
Syntax
public enum GraphBodyContentType
Fields
| Name | Description |
|---|---|
| Default | Default server behavior (HTML if available, plain text otherwise). |
| Html | HTML body. |
| Text | Text body (no formatting). |