ServerConfiguration.VoicemailUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the voice mail URI value from the provisioning data.
public:
property System::String ^ VoicemailUri { System::String ^ get(); };
public string VoicemailUri { get; }
member this.VoicemailUri : string
Public ReadOnly Property VoicemailUri As String