Specifies the JID of the sender. If this is null, the stanza was generated by the client's server.

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

Syntax

C#
public Jid From { get; set; }

See Also