ApplicationClass.BaseCalendarDelete(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool BaseCalendarDelete(System::String ^ Name) = Microsoft::Office::Interop::MSProject::_MSProject::BaseCalendarDelete;
public virtual bool BaseCalendarDelete (string Name);
abstract member BaseCalendarDelete : string -> bool
override this.BaseCalendarDelete : string -> bool
Public Overridable Function BaseCalendarDelete (Name As String) As Boolean
Parameters
- Name
- String