A user-provided description of his or her availability status.

Namespace: S22.Xmpp.Im
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string Message { get; }

Remarks

If the Status instance contains multiple messages, this field returns the value of the first message in the 'Messages' dictionary.

See Also