Click or drag to resize
MessagingServiceClearLocalDataCapability Property
Returns a Capability object that indicates if local data can be cleared.

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

Property Value

Type: Capability
Remarks
This capability is currently always Allowed.
See Also