MailBee.NET Objects 4.0

UidPlusResult.DestUidValidity Property

Gets the UIDVALIDITY of the folder the messages have been uploaded/copied/moved into.

public long DestUidValidity {get;}

Property Value

The new UIDVALIDITY value of the target folder after completion of uploading/copying/moving messages into this folder, or -1 if UIDPLUS is not supported by the server.

Remarks

For more information regarding UIDVALIDITY, see UidValidity topic.

See Also

UidPlusResult Class | MailBee.ImapMail Namespace | UidValidity