GraphAddAttachmentOptions.IsInline Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
IsInline
Gets or sets the value indicating whether this is inline attachment. Inline attachment is also known as linked or embedded resource, e.g. Image or CSS file referenced from the message body.
Declaration
public bool IsInline { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |