_IDistributionGroupEvents.OnOwnerChanged Method
Raised when the distribution group owner is changed.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnOwnerChanged
(
IDistributionGroup* eventSource,
IOwnerChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IDistributionGroup
A value of the IDistributionGroup type.
- eventData
Type: UCCollaborationLib.IOwnerChangedEventData
A value of the IOwnerChangedEventData type.