NotificationEndpoint.Update Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.