Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current calendar.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Calendar As Calendar
Get
'Usage
Dim instance As DateOptions
Dim value As Calendar
value = instance.Calendar
public Calendar Calendar { get; }
Property value
Type: System.Globalization.Calendar
A Calendar object that represents the calendar.