EwsItemInfo.Headers Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
Headers
Gets the list of headers of this item, if the value is known.
Declaration
public MimeHeaderCollection Headers { get; }
Property Value
Type | Description |
---|---|
MimeHeaderCollection | The list of headers. |