Share via


NotificationRecipient.Update Method

Definition

Updates the notification recipient.

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 method after setting property values for this NotificationRecipient.

Applies to