Results.ResetColumns method (Outlook)

Clears the properties that have been cached with the SetColumns method.

Syntax

expression. ResetColumns

expression A variable that represents a Results object.

Remarks

All properties are accessible after calling the ResetColumns method. SetColumns should be reused to store new properties again. ResetColumns does nothing if SetColumns has not been called first.

See also

Results Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.