Columns.Count Property

Outlook Developer Reference

Returns a Long representing the number of Column objects in the collection. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Count

expression   A variable that represents a Columns object.

See Also