DistributionGroup members

Represents a list of mail-enabled recipients throughout a Microsoft Exchange organization. Email messages and other information that is sent to the group are distributed to all of the group members.

The DistributionGroup type exposes the following members.

Constructors

  Name Description
Public method DistributionGroup() Initializes a new instance of the DistributionGroup class.
Public method DistributionGroup(ADGroup) Initializes a new instance of the DistributionGroup class with an Active Directory data store object.

Top

Properties

  Name Description
Public property BypassNestedModerationEnabled Gets or sets a value that indicates whether to allow the parent group moderators to provide approval for any nested groups that are also moderated.
Public property GroupType Gets the type and scope of the distribution group.
Public property ManagedBy Gets or sets the name of the mailbox recipient or Active Directory user who manages the distribution group.
Public property MemberDepartRestriction Gets or sets the restriction to be placed on members who want to depart the distribution group.
Public property MemberJoinRestriction Gets or sets the restriction to be placed on members who want to join the distribution group.
Public property SamAccountName Gets or sets the name for clients of the object running on older operating systems.

Top

See also

Reference

DistributionGroup class

Microsoft.Exchange.Data.Directory.Management namespace