다음을 통해 공유


CalendarExceptionCollection.Remove(CalendarException) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<bool> Remove (Microsoft.ProjectServer.Client.CalendarException exception);
member this.Remove : Microsoft.ProjectServer.Client.CalendarException -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Function Remove (exception As CalendarException) As ClientResult(Of Boolean)

Parameters

exception
CalendarException

Returns

Attributes

Applies to