Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The HeaderId property gets the HeaderId enumeration that describes the type of header that is represented by this Header object.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property HeaderId As HeaderId
Get
'Usage
Dim instance As Header
Dim value As HeaderId
value = instance.HeaderId
public HeaderId HeaderId { get; }
Property value
Type: Microsoft.Exchange.Data.Mime.HeaderId