Share via


NotificationHook.ExternalUri Property

Definition

Optional field which enables a customized redirect, such as for troubleshooting notes. Defaults to an empty string.

public Uri ExternalUri { get; set; }
member this.ExternalUri : Uri with get, set
Public Property ExternalUri As Uri

Property Value

Uri

Remarks

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

Applies to