EwsAttachmentInfo.IsInline Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
IsInline
Gets a 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. False if the value is not known.
Declaration
public bool IsInline { get; }
Property Value
Type | Description |
---|---|
Boolean |