Share via


NotificationEndpoint.Update Method

Definition

Updates the notification endpoint.

public:
 void Update();
public void Update ();
member this.Update : unit -> unit
Public Sub Update ()

Exceptions

Either the NotificationRecipient was newly created or it did not exist in the system.

Remarks

Call this function after setting notification endpoint property values.

Applies to