Gets the list of headers of this item, if the value is known.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property Headers As MimeHeaderCollection Get Private Set |
C# |
---|
public MimeHeaderCollection Headers { get; private set; } |