Class Subscription
Subscription class
Object contains information about subscription together with the associated webhook.
public class Subscription
Constructors
Name | Description |
---|---|
Subscription() | The default constructor. |
Properties
Name | Description |
---|---|
ContentType { get; set; } | Subscription content type |
Status { get; set; } | Status of subscription |
Webhook { get; set; } | Associated webhooks |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email