Edit

Share via


UserEndpoint.OwnerVoicemailUri Property

Definition

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.

Applies to