WindowsGroup Members
Include Protected Members
Include Inherited Members
Represents a group of e-mail addresses in the Microsoft Exchange Management Console and the Microsoft Exchange global address list.
The WindowsGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
CloneableEnabledStateProperties | Gets the list of properties on the presentation object marked with a ProvisionalCloneEnabledState attribute. (Inherited from ADPresentationObject.) | |
CloneableOnceProperties | Gets the list of properties on the presentation object that can be cloned only one time. (Inherited from ADPresentationObject.) | |
CloneableProperties | Gets the list of cloneable properties on the presentation object. (Inherited from ADPresentationObject.) | |
DisplayName | ||
DistinguishedName | Gets the distinguished name for the object. (Inherited from ADObject.) | |
ExchangeVersion | Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.) | |
GroupType | ||
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) | |
Identity | (Inherited from ADObject.) | |
IsHierarchicalGroup | ||
IsValid | Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.) | |
ManagedBy | ||
Members | ||
Name | Gets or sets the name associated with this object. (Inherited from ADObject.) | |
Notes | ||
ObjectCategory | (Inherited from ADObject.) | |
ObjectClass | (Inherited from ADObject.) | |
OrganizationalUnit | ||
OrganizationId | (Inherited from ADObject.) | |
OriginatingServer | (Inherited from ADRawEntry.) | |
PhoneticDisplayName | ||
RecipientType | ||
RecipientTypeDetails | ||
SamAccountName | ||
SeniorityIndex | ||
Sid | ||
SidHistory | ||
SimpleDisplayName | ||
WhenChanged | (Inherited from ADObject.) | |
WhenChangedUTC | (Inherited from ADObject.) | |
WhenCreated | (Inherited from ADObject.) | |
WhenCreatedUTC | (Inherited from ADObject.) | |
WindowsEmailAddress | Gets or sets the e-mail address of the group. |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetObjectClass | (Inherited from ADObject.) | |
ToString | (Inherited from ADObject.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | Validates the presentation object when it is read. (Inherited from ADPresentationObject.) | |
ValidateWrite | Validates the presentation object when it is written. (Inherited from ADPresentationObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top