OrgPersonPresentationObject.VoiceMailSettings Property
Gets the settings that are used to subscribe to the voicemail server.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property VoiceMailSettings As MultiValuedProperty(Of String)
Get
'Usage
Dim instance As OrgPersonPresentationObject
Dim value As MultiValuedProperty(Of String)
value = instance.VoiceMailSettings
public MultiValuedProperty<string> VoiceMailSettings { get; }
Property Value
Type: Microsoft.Exchange.Data.MultiValuedProperty<String>
The settings that are used to subscribe to the voicemail server.