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

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

Syntax

C#
public 
bool 
CanStart(
	

ModalityTypes 
modalityTypes
)

See Also