Share via


IGroup.CanInvoke Method

Returns true if a certain action can be applied to the group.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT CanInvoke
(
   GroupAction action,
   IContact* contact,
   VARIANT_BOOL* canInvoke
);

Parameters

Return Value

A value of the VARIANT_BOOL* (bool, for a .NET application) type.

See Also

IGroup Interface

UCCollaborationLib Namespace