| UserMessagingService Property |
Service providing access to messaging features for this user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic MessagingService MessagingService { get; }Property Value
Type:
MessagingService
Remarks
If the user is not configured for messaging service, this property will return
null.
See Also