Share via


OrderFields.Count Property

Outlook Developer Reference

Returns a Long value indicating the count of OrderField objects in the specified collection. Read-only.

Syntax

expression.Count

expression   A variable that represents an OrderFields object.

See Also