_IContactsAndGroupsCallback.OnRemoveGroup Method
Invoked when a remove group operation completes.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnRemoveGroup
(
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.