Click or drag to resize

ProvisionRemoteWipeStatuses Enumeration

The value indicates the success or failure of a remote wipe operation on the client.

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum ProvisionRemoteWipeStatuses
Members
  Member nameValueDescription
Successful1 The client remote wipe operation was successful.
Failed2 The remote wipe operation failed.
See Also