Click or drag to resize

ConferenceCollaborationUrl Property

The collaboration URI associated with the conference call, if the conference call is capable of supporting collaboration. If the conference is not capable of supporting collaboration, null is returned.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Uri CollaborationUrl { get; }

Property Value

Type: Uri
See Also