_IDistributionGroupEvents.OnNestedGroupRemoved Method
Raised when a nested group is removed from a distribution group.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnNestedGroupRemoved
(
IDistributionGroup* eventSource,
IGroupCollectionEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IDistributionGroup
A value of the IDistributionGroup type.
- eventData
Type: UCCollaborationLib.IGroupCollectionEventData
A value of the IGroupCollectionEventData type.