Gets or sets message identifier. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string MessageID { get; set; }
Public Property MessageID As String Get Set
public: property String^ MessageID { String^ get (); void set (String^ value); }
member MessageID : string with get, set
Property Value
Remarks
Contains a single unique message identifier that refers to a particular version of a particular message.
If the message is resent without changes, the original Message-ID is retained.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119