Folder.Update Method

Definition

Applies the local changes that have been made to this folder.

public:
 void Update();
public void Update ();
Public Sub Update ()

Remarks

Calling this method results in a call to Exchange Web Services (EWS).

Applies to