_PeopleView.SortFields 属性

定义

返回一个 OrderFields 对象,该对象表示对对象中显示的 PeopleView 项进行排序的字段集。 只读。

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

属性值

适用于