The DistributionGrouptype exposes the following members.

Events

  Name Description
Public event ContactAdded
Occurs when a contact is added to the group.
(Inherited from Group.)
Public event ContactRemoved
Occurs when a contact is removed from the group.
(Inherited from Group.)
Public event DescriptionChanged
Occurs when the group description has changed.
Public event ExpansionStateChanged
Occurs when the expansion state of a distribution group has changed.
Public event NameChanged
Occurs when the group is renamed.
(Inherited from Group.)
Public event NestedGroupAdded
Occurs when a group is added (nested) to the distribution group.
Public event NestedGroupRemoved
Occurs when a nested group is removed.

See Also