MessageTrackingReportInfoMessageTrackingReportId Property |
Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message.
Namespace:
Aspose.Email.Clients.Exchange.WebService
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string MessageTrackingReportId { get; }Public ReadOnly Property MessageTrackingReportId As String
Get
public:
property String^ MessageTrackingReportId {
String^ get ();
}member MessageTrackingReportId : string with get
Property Value
Type:
String
See Also