Click or drag to resize
MessagingServiceMessagingLimits Property
Returns Messaging Limits, which are containing information about the limits of the messaging component.

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

Return Value

Type: MessagingLimits
MessagingLimit object
See Also