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: 592.1.30.0
Syntax
C#
public Uri CollaborationUrl { get; }

Property Value

Type: Uri
See Also