Group Properties |
The Group type exposes the following members.
| Name | Description | |
|---|---|---|
| AllUserMembers |
Does a recursive lookup to find all users that are a member of this
group by way of subgroup membership.
| |
| CommonName |
The Common Name (CN) of the object in Active Directory.
(Inherited from ActiveDirectoryObject.) | |
| CreateTimeStamp |
The time the object was created in UTC.
(Inherited from ActiveDirectoryObject.) | |
| Description |
A description of the security principal.
(Inherited from SecurityPrincipal.) | |
| DistinguishedName |
The Distinguished Name (DN) of the object in Active Directory.
(Inherited from ActiveDirectoryObject.) | |
| EMailAddress |
The principal's e-mail address.
(Inherited from SecurityPrincipal.) | |
| EmailAddresses |
A list of the principal's e-mail addresses.
(Inherited from SecurityPrincipal.) | |
| ExchangeAlias |
The principal's Microsoft Exchange Alias.
(Inherited from SecurityPrincipal.) | |
| GroupMembers |
Groups that are members of the group.
| |
| Groups |
The distinguished names of groups that this principal is a member of.
(Inherited from SecurityPrincipal.) | |
| GUID |
The GUID of the object in Active Directory.
(Inherited from ActiveDirectoryObject.) | |
| IsGroup |
Indicates if this principal is a Group.
(Inherited from SecurityPrincipal.) | |
| IsUser |
Indicates if this principal is a User.
(Inherited from SecurityPrincipal.) | |
| Members |
The members of the group.
| |
| OrganizationalUnit |
The distinguished name of the organizational unit or parent object containing the object.
(Inherited from ActiveDirectoryObject.) | |
| PrimaryEmailAddress |
The principal's primary e-mail address.
(Inherited from SecurityPrincipal.) | |
| SAMAccountName |
The principal's SAM Account Name.
(Inherited from SecurityPrincipal.) | |
| SchemaClasses |
The schema class types that identify the type of object this is in Active Directory.
Examples: group, user, etc.
(Inherited from ActiveDirectoryObject.) | |
| TargetAddress |
The principal's target e-mail address. Used by Exchange for routing e-mail to its
final destination which may lie outside of the organization. Allows for an object
to appear in the GAL even though its e-mail address may be outside of Exchange.
Also used when routing e-mail to the Microsoft Office365 cloud from an on-premises
Exchange server.
(Inherited from SecurityPrincipal.) | |
| UserMembers |
Users who are members of the group.
| |
| UserPrincipalName |
The User Principal Name of the principal.
(Inherited from SecurityPrincipal.) |