UserEndpoint.OwnerVoicemailUri 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 provisioned owner voicemail URI.
public:
property System::String ^ OwnerVoicemailUri { System::String ^ get(); };
public string OwnerVoicemailUri { get; }
member this.OwnerVoicemailUri : string
Public ReadOnly Property OwnerVoicemailUri As String
Property Value
Remarks
This property will return string.Empty value if the voicemail URI for this user is not available.
Administrators can provision a user object with a voicemail URI by enabling the user for integration with Exchange UM.