TimelineView.EndField Property (Outlook)

Returns or sets a String value that represents the name of the property that ends the time duration for Outlook items displayed in the TimelineView object. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .EndField

expression A variable that represents a TimelineView object.

Remarks

The values of the StartField and EndField properties indicate which Outlook item properties are used by the TimelineView object to represent the duration of an Outlook item. Both custom and built-in properties can be specified, but only date/time properties are allowed.

See Also

Concepts

TimelineView Object Members

TimelineView Object