UserConfiguration.Delete Method

Definition

Deletes the user configuration.

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

Remarks

Calling this method results in a call to Exchange Web Services (EWS). A Moved mailbox event notification can be triggered by calling this method because deleted user configuration items are moved to the dumpster.

Applies to