CalendarView.StartField property (Outlook)

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

Syntax

expression. StartField

expression A variable that represents a CalendarView object.

Remarks

The values of the StartField and EndField properties indicate which Outlook item properties are used by the CalendarView 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

CalendarView Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.