A dictionary of alternate forms of the message subjects. The keys of the dictionary denote ISO 2 language codes.

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

Syntax

C#
public IDictionary<string, string> AlternateSubjects { get; private set; }

See Also