The DistributionGrouptype exposes the following members.

Properties

  Name Description
Public property ContactManager
Gets the parent contact manager of this group.
(Inherited from Group.)
Public property Count
Returns number of items in the collection.
(Inherited from ContactCollection.)
Public property Description
Gets the description of a group.
Public property EmailAddress
Gets the e-mail address of a distribution group.
Public property Id
Gets the ID of the group.
(Inherited from Group.)
Public property IsExpanded
Returns the expansion state of a distribution group.
Public property IsReadOnly
(Inherited from ContactCollection.)
Public property Item
(Inherited from ContactCollection.)
Public property Name
Gets the name of the group.
(Inherited from Group.)
Public property NestedGroups
Gets the collection of nested distribution groups.
Public property Type
Gets the group type.
(Inherited from Group.)

See Also