WebhookStatus Enumeration

Webhook status

Namespace:  Aspose.Email.Clients.Activity
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum WebhookStatus
Members
  Member nameValueDescription
NotDefined0 Not defined
Disabled1 Webhook is disabled
Enabled2 Webhook is enabled
Expired3 Webhook is expired
See Also