ExchangeMessageMessageId Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.MessageId"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string MessageId { get; }
Public ReadOnly Property MessageId As String
Get
public:
virtual property String^ MessageId {
String^ get () sealed;
}
abstract MessageId : string with get
override MessageId : string with get
Property Value
StringImplements
IMailMessageMessageId
See Also