Click or drag to resize
MimeKit

UniqueIdId Property

Gets the identifier.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public uint Id { get; }

Property Value

UInt32
The identifier.
Remarks
The identifier.
See Also