_TimelineView.GroupByFields 属性

定义

返回一个 OrderFields 对象,该对象代表对象中显示的项分组依据的 TimelineView 字段集。 只读。

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

属性值

适用于