Click or drag to resize

WebhookStatus Property

The status of the webhook. Use
active
to reactivate a disabled webhook.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public string Status { get; set; }

Property Value

Type: String
See Also