[This is preliminary documentation and is subject to change.]
Presence of the attribute in the message.
| C# | Visual Basic | Visual C++ |
public bool Presence { get; set; }
Public Property Presence As Boolean
public: property bool Presence { bool get (); void set (bool value); }