_CardView.SortFields Property

Definition

Returns an OrderFields object that represents the set of fields by which the items displayed in the CardView object are ordered. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::OrderFields ^ SortFields { Microsoft::Office::Interop::Outlook::OrderFields ^ get(); };
public Microsoft.Office.Interop.Outlook.OrderFields SortFields { get; }
Public ReadOnly Property SortFields As OrderFields

Property Value

Applies to