Click or drag to resize
UserMessagingService Property
Service providing access to messaging features for this user.

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

Property Value

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