[This is preliminary documentation and is subject to change.]
Property - Date/Time Of Message
| C# | Visual Basic | Visual C++ |
public string DateTimeOfMessage { get; set; }
Public Property DateTimeOfMessage As String
public: property String^ DateTimeOfMessage { String^ get (); void set (String^ value); }