Click or drag to resize
MimeKit

TnefNameIdId Property

Get the identifier, if available.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public int Id { get; }

Property Value

Int32
The identifier.
Remarks
If the Kind is Id, then this property will be available.
See Also