SPWebService.AllowAggregationCalendar-Eigenschaft
Ruft ab oder legt diesen fest Flag Aggregation auf Kalenderansicht zulässt
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property AllowAggregationCalendar As Boolean
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Boolean
value = instance.AllowAggregationCalendar
instance.AllowAggregationCalendar = value
public bool AllowAggregationCalendar { get; set; }
Eigenschaftswert
Typ: System.Boolean
Gibt Boolean zurück.