SPQuery.ExpandRecurrence property
取得或設定布林值,指定是否要展開行事曆] 檢視中的循環性事件。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property ExpandRecurrence As Boolean
Get
Set
'用途
Dim instance As SPQuery
Dim value As Boolean
value = instance.ExpandRecurrence
instance.ExpandRecurrence = value
public bool ExpandRecurrence { get; set; }
Property value
Type: System.Boolean
若要展開的循環性的事件 ; true否則, false。