共用方式為


CalendarConstants.CalendarRecurrenceType 列舉

會指定行事曆例外循環類型。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
<ClientCallableTypeAttribute(ServerTypeId := "3340078C-9CFA-430A-BF29-1F98505CD7F6")> _
Public Enumeration CalendarRecurrenceType
'用途
Dim instance As CalendarConstants.CalendarRecurrenceType
[ClientCallableTypeAttribute(ServerTypeId = "3340078C-9CFA-430A-BF29-1F98505CD7F6")]
public enum CalendarRecurrenceType

成員

成員名稱 描述
Daily 值 = 0。每天循環。
DailySkip 值 = 1。每日、 與所略過組天數定義循環。
Weekly 值 = 2。每週週期。
Monthly 值 = 3。每月週期。
Yearly 值 = 4。每年週期。

備註

RecurrenceType屬性由CalendarConstants.CalendarRecurrenceType類型。

請參閱

參照

Microsoft.Office.Project.Server.Library 命名空間