Click or drag to resize
ReloadRequestType Enumeration
The type of a data reload request.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public enum ReloadRequestType
Members
  Member nameValueDescription
All0 Indicates that all data obtained from PPM should be reloaded.
EndpointConfiguration1 Indicates that endpoint configuration data obtained from PPM should be reloaded.
Contacts2 Indicates that contact data obtained from PPM should be reloaded.
MaintenanceData3 Indicates that maintenance data obtained from PPM should be reloaded.
CallHistory4 Indicates that call history data obtained from PPM should be reloaded.
See Also