| UniqueIdIsValid Property |
Gets whether or not the unique identifier is valid.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public bool IsValid { get; }
Property Value
Booleantrue if the unique identifier is valid; otherwise,
false.
Remarks
Gets whether or not the unique identifier is valid.
See Also