Click or drag to resize
MimeKit

UniqueIdSetValidity Property

Gets the validity, if non-zero.

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

Property Value

UInt32
The UidValidity of the containing folder.
Remarks
Gets the UidValidity of the containing folder.
See Also