[This is preliminary documentation and is subject to change.]

The MailingListInfo type exposes the following properties.

Properties

  NameDescription
Public propertyCreatedTimestamp
The time at which the mailing list is created.
Public propertyMailingListId
The system dependent unique identifier for the mailing list.
Public propertyMailingListMembers
The list of mailing list members.
Public propertyMailingListName
The name of the mailing list.
Public propertyModifiedTimestamp
The time when the mailing list was last modified.
Public propertyUserId
The identifier of the user who created the mailing list.

See Also