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