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
- modalityTypes
Type: UCCollaborationLib.ModalityTypes
A value of the ModalityTypes type.
Return Value
A value of the VARIANT_BOOL* (bool, for a .NET application) type.