 | UniqueIdValidity Property |
Gets the validity, if non-zero.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic uint Validity { get; }
Property Value
UInt32The UidValidity of the containing folder or
0 if not known.
Remarks
Gets the UidValidity of the containing folder.
See Also