Flush

The Flush method removes properties that have been changed.

Applies To

Schedule and all Item objects

Syntax

objContact.Flush

Parameters

None

Remarks

Call the Flush method after modifying an object’s properties, but before releasing the object. This ensures that all changes have been made.

See Also

SetProperties