OrderField Object Members

Outlook Developer Reference

Represents an order field, used to sort information in a view.

Properties

  Name Description
Bb176718.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176718.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176718.properties(en-us,office.12).gif IsDescending Returns or sets a Boolean value that indicates whether the contents of the OrderField object are sorted in descending order. Read/write.
Bb176718.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176718.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176718.properties(en-us,office.12).gif ViewXMLSchemaName Returns a String value that represents the XML schema name for the property referenced by the OrderField object. Read-only.