ResetColumns Method

Microsoft Outlook Visual Basic

ResetColumns Method

       

The ResetColumns method clears the properties that have been cached with the SetColumns method. 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.

expression.ResetColumns

expression   Required. An expression that returns one of the objects in the Applies To list.