Name | Description | |
---|---|---|
BeginUpdate | Overloaded. Prevents a AbstractFolder object from modifying its underlying physical store until the EndUpdate method is called. | |
EndUpdate | Overloaded. Informs a AbstractFolder object to apply to its underlying physical store all the modifications that have been made since the call to BeginUpdate. |