NotificationHook.Description Property

Definition

A description of this NotificationHook. Defaults to an empty string.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Remarks

If set to null during an update operation, this property is set to its default value.

Applies to