共用方式為


CalendarExceptionCollection.Add 方法

新增行事曆例外的行事曆例外的集合。

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

語法

'宣告
<RemoteAttribute> _
Public Function Add ( _
    parameters As CalendarExceptionCreationInformation _
) As CalendarException
'用途
Dim instance As CalendarExceptionCollection
Dim parameters As CalendarExceptionCreationInformation
Dim returnValue As CalendarException

returnValue = instance.Add(parameters)
[RemoteAttribute]
public CalendarException Add(
    CalendarExceptionCreationInformation parameters
)

參數

傳回值

類型:Microsoft.ProjectServer.Client.CalendarException
行事曆例外狀況。

請參閱

參照

CalendarExceptionCollection 類別

CalendarExceptionCollection 成員

Microsoft.ProjectServer.Client 命名空間