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

'Declaration
Public Enumeration SPCalendarOrderType
'Usage
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