DateOptions.CalendarType 属性

获取当前的日历的类型。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property CalendarType As SPCalendarType
    Get
用法
Dim instance As DateOptions
Dim value As SPCalendarType

value = instance.CalendarType
public SPCalendarType CalendarType { get; }

属性值

类型:Microsoft.SharePoint.SPCalendarType
SPCalendarType 对象,它代表日历类型。

另请参阅

引用

DateOptions 类

DateOptions 成员

Microsoft.SharePoint.Utilities 命名空间