OrderFields Members (Outlook)
Represents the collection of OrderField objects in a view.
Methods
Name |
Description |
---|---|
Creates a new OrderField object and appends it to the OrderFields collection. |
|
Creates a new OrderField object and inserts it at the specified index within the OrderFields collection. |
|
Returns an OrderField object from the collection. |
|
Removes an object from the collection. |
|
Removes all sorting properties from the OrderFields collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns a Long value indicating the count of OrderField objects in the specified collection. Read-only. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |