Share via


OrderField Members

Include Protected Members
Include Inherited Members

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

The OrderField type exposes the following members.

Properties

 

Name

Description

Public property

Application

Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _OrderField.)

Public property

Class

Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _OrderField.)

Public property

IsDescending

Returns or sets a Boolean value (bool in C#) that indicates whether the contents of the OrderField object are sorted in descending order. Read/write. (Inherited from _OrderField.)

Public property

Parent

Returns the parent Object of the specified object. Read-only. (Inherited from _OrderField.)

Public property

Session

Returns the NameSpace object for the current session. Read-only. (Inherited from _OrderField.)

Public property

ViewXMLSchemaName

Returns a String (string in C#) value that represents the XML schema name for the property referenced by the OrderField object. Read-only. (Inherited from _OrderField.)

Top

See Also

Reference

OrderField Interface

Microsoft.Office.Interop.Outlook Namespace