Checks if this contact can start a given mode (modality) of communication.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
CanStart(
	

ModalityTypes 
modalityTypes
)

See Also