| EnvelopeMessageId Property |
Gets the ID of the message, if available.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string MessageId { get; set; }
Property Value
StringThe message identifier.
Remarks
Gets the ID of the message, if available.
See Also