guid property

int? guid
getter/setter pair

The guid of the message.

This field is populated automatically when using the high level API (MailClient) and when the mail service delivers a uid for messages.

Compare setGuid and calculateGuid

Implementation

int? guid;