共用方式為


CalendarCollection.Add 方法

會將新的行事曆新增至行事曆的集合。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Function Add ( _
    parameters As CalendarCreationInformation _
) As Calendar
'用途
Dim instance As CalendarCollection
Dim parameters As CalendarCreationInformation
Dim returnValue As Calendar

returnValue = instance.Add(parameters)
[RemoteAttribute]
public Calendar Add(
    CalendarCreationInformation parameters
)

參數

傳回值

類型:Microsoft.ProjectServer.Client.Calendar
行事曆。

請參閱

參照

CalendarCollection 類別

CalendarCollection 成員

Microsoft.ProjectServer.Client 命名空間