ConferenceConfigurationConferenceFactoryURI Property |
A String value representing an Adhoc Conference URL. This parameter is optional.
This field is a string that can be null ("") or a URL that defines the ad-hoc conference resource to be used by the endpoint.
If both a Adhoc Conference URL is set and local conferencing is enabled, the conference factory will be used.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic string ConferenceFactoryURI { get; set; }
Property Value
Type:
String
See Also