共用方式為


SPCalendarViewStyle.Type property

取得行事曆檢視樣式的類型。

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

Syntax

'宣告
Public ReadOnly Property Type As String
    Get
'用途
Dim instance As SPCalendarViewStyle
Dim value As String

value = instance.Type
public string Type { get; }

Property value

Type: System.String
字串,表示行事曆檢視樣式的類型。預設值為day、 week及month。

請參閱

參照

SPCalendarViewStyle class

SPCalendarViewStyle members

Microsoft.SharePoint namespace