SPCalendarOrderType Enumeration

Specifies the order to use for day, month, and year in calendar dates.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPCalendarOrderType

Dim instance As SPCalendarOrderType
public enum SPCalendarOrderType

Members

Member name Description
MDY Month—Day—Year
DMY Day—Month—Year
YMD Year—Month—Day

See Also

Reference

Microsoft.SharePoint Namespace