Partager via


MimeHeaderReader.HeaderId Property

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; }