IAdmChangeGroupMembershipAction
The IAdmChangeGroupMembershipAction interface represents the Add object to a group and Remove object from a group actions.
Inheritance: IAdmAction
Properties
-
Property
-
Description
-
Group
-
Gets or sets the group to or from which the action will add or remove members.
-
ActionType
-
Gets or sets a value that indicates whether an object should be added to or removed from the group.
Details
Group
Gets or sets the group to or from which the action will add or remove members.
- Type:
- IADsGroup
- Access:
- Read/Write
Remarks
When this property is set, the IAdmChangeGroupMembershipAction2::GroupDnTemplate property is set to null
.
ActionType
Gets or sets a value that indicates whether an object should be added to or removed from the group.
- Type:
- ADM_CHANGEGROUPMEMBERSHIPACTION_ENUM
- Access:
- Read/Write
Requirements
Minimum required version: 2009.1