MessageSets

MessageSetList.MessageSets property

Gets or sets the collection of message set which is based on AbstractMessageSet.

public List<AbstractMessageSet> MessageSets { get; set; }

See Also