Calendar.DeleteObject method
Deletes the Calendar object.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub DeleteObject
'Usage
Dim instance As Calendar
instance.DeleteObject()
[RemoteAttribute]
public void DeleteObject()