_IContactsAndGroupsCallback.OnAddCustomGroup Method
Invoked when an add custom group operation completes.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnAddCustomGroup
(
IContactsAndGroupsManager* source,
IAsynchronousOperation* asyncOperation
);
Parameters
- source
Type: UCCollaborationLib.IContactsAndGroupsManager
A value of the IContactsAndGroupsManager type.
- asyncOperation
Type: UCCollaborationLib.IAsynchronousOperation
A value of the IAsynchronousOperation type.