DynamicDistributionGroup members
Represents a distribution group that is created using recipient filters and conditions each time messages are sent.
The DynamicDistributionGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DynamicDistributionGroup() | Initializes a new instance of the DynamicDistributionGroup class. | |
DynamicDistributionGroup(ADDynamicGroup) | Initializes a new instance of the DynamicDistributionGroup with the specified Active Directory Dynamic Group object. |
Top
Properties
Name | Description | |
---|---|---|
ConditionalCompany | Gets or sets the filter applied to the company attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute1 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute10 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute11 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute12 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute13 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute14 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute15 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute2 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute3 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute4 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute5 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute6 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute7 | Gets or sets the filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute8 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalCustomAttribute9 | Gets or sets a filter applied to a custom attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalDepartment | Gets or sets a filter applied to the department attribute of the recipients that are used to build the dynamic distribution group. | |
ConditionalStateOrProvince | Gets or sets a filter applied to the state or province attribute of the recipients that are used to build the dynamic distribution group. | |
IncludedRecipients | Gets or sets the types of the recipients that can be included in the DynamicDistributionGroup. | |
LdapRecipientFilter | Gets the LDAP filter applied to the recipients that are used to build the dynamic distribution group. | |
ManagedBy | Gets or sets the name of the mailbox user, mail-enabled group, or mail-enabled contact that appears in the Managed By tab of the Activity Directory object. | |
Notes | Gets or sets the additional information about the dynamic distribution group. | |
PhoneticDisplayName | Gets or sets the phonetic pronunciation of the display name of the dynamic distribution group. | |
RecipientContainer | Gets or sets the filter applied to the container in Active Directory for the recipients that are used to build the dynamic distribution group. | |
RecipientFilter | Gets the filter applied to the recipients that are used to build the dynamic distribution group. | |
RecipientFilterType | Gets the type of the filter to the recipients that are used to build the dynamic distribution group. |
Top