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 a HeaderId enumeration value that indicates the identity of this header.
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 MimeHeaderReader
Dim value As HeaderId
value = instance.HeaderId
public HeaderId HeaderId { get; }
Property value
Type: Microsoft.Exchange.Data.Mime.HeaderId