_IDistributionGroupEvents.OnNestedGroupAdded Method
Raised when a nested group is added to a distribution group.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnNestedGroupAdded
(
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.