PhoneAccessInformation.ExternalDirectoryUri Property
Gets the web address for the external phone directory.
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property ExternalDirectoryUri As String
Get
Friend Set
'Usage
Dim instance As PhoneAccessInformation
Dim value As String
value = instance.ExternalDirectoryUri
public string ExternalDirectoryUri { get; internal set; }
Property Value
Type: System.String