MessageSetList

MessageSetList class

message set list information class.

public class MessageSetList

Constructors

NameDescription
MessageSetList()Initializes a new instance of MessageSetList class.

Properties

NameDescription
MessageSets { get; set; }Gets or sets the collection of message set which is based on AbstractMessageSet.

See Also