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: 550.0.60.0
Syntax
C#
public MessagingLimits MessagingLimits { get; }

Return Value

Type: MessagingLimits
MessagingLimit object
See Also