MailBee.NET Objects 4.0

UidPlusResult.IsSupported Property

Gets whether UIDPLUS is supported by the server.

public bool IsSupported {get;}

Property Value

true if UIDPLUS capability is supported; otherwise, false.

Remarks

The value of this property is set during calling the Imap class method this UidPlusResult object has been passed to.

See Also

UidPlusResult Class | MailBee.ImapMail Namespace