Click or drag to resize

UserVoiceMessagingService Property

Service providing access to voice messaging for this user.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public VoiceMessagingService VoiceMessagingService { get; }

Property Value

Type: VoiceMessagingService
Remarks
If the user is not configured for voice messaging service, this property will return null.
See Also