| Hunny Software Library Reference | |
EnvelopeData.MessageId Property
Get the value of the Message-ID header field.
[Visual Basic]Public ReadOnly Property MessageId As
String [C#]public
string MessageId {get;}
Property Value
The value of the Message-ID header field.
See Also
EnvelopeData Class | Hunny.Mail Namespace