共用方式為


IntlDate.CalendarType property

取得或設定國際日期的行事曆類型。

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

Syntax

'宣告
Public Property CalendarType As SPCalendarType
    Get
    Set
'用途
Dim instance As IntlDate
Dim value As SPCalendarType

value = instance.CalendarType

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

Property value

Type: Microsoft.SharePoint.SPCalendarType
SPCalendarType 物件,表示行事曆類型。

請參閱

參照

IntlDate class

IntlDate members

Microsoft.SharePoint.Utilities namespace