SPWebService.AllowAggregationCalendar property
取得或設定為允許 [行事曆] 檢視中的 [彙總的旗標
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property AllowAggregationCalendar As Boolean
Get
Set
'用途
Dim instance As SPWebService
Dim value As Boolean
value = instance.AllowAggregationCalendar
instance.AllowAggregationCalendar = value
public bool AllowAggregationCalendar { get; set; }
Property value
Type: System.Boolean
傳回 Boolean。