Partager via


IContact.CanStart Method

Returns true if a given type of modality can be started on the contact.

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

Syntax

HRESULT CanStart
(
   ModalityTypes modalityTypes,
   VARIANT_BOOL* canStart
);

Parameters

Return Value

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

See Also

IContact Interface

UCCollaborationLib Namespace