DistributionGroupIdParameter members

Identifies a mail distribution group.

The DistributionGroupIdParameter type exposes the following members.

Constructors

  Name Description
Public method DistributionGroupIdParameter() Initializes a new instance of the DistributionGroupIdParameter class.
Public method DistributionGroupIdParameter(INamedIdentity) Initializes a new instance of the DistributionGroupIdParameter class from the specified named identity.
Public method DistributionGroupIdParameter(String) Initializes a new instance of the DistributionGroupIdParameter class from the specified distribution group identifier.
Public method DistributionGroupIdParameter(ADObjectId) Initializes a new instance of the DistributionGroupIdParameter class from the specified Active Directory object identifier.
Public method DistributionGroupIdParameter(DistributionGroup) Initializes a new instance of the DistributionGroupIdParameter class from the specified distribution group.

Top

Methods

  Name Description
Protected method GetErrorMessageForWrongType Returns a localized error message when an invalid identifier is used to identify a distribution group. (Overrides RecipientIdParameter.GetErrorMessageForWrongType(String).)
Public methodStatic member Parse Returns a new instance of the DistributionGroupIdParameter class from the specified distribution group identifier.

Top

See also

Reference

DistributionGroupIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace