GlobalClass.BaseCalendarRename(String, 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 BaseCalendarRename(System::String ^ FromName, System::String ^ ToName) = Microsoft::Office::Interop::MSProject::_Global::BaseCalendarRename;
public virtual bool BaseCalendarRename (string FromName, string ToName);
abstract member BaseCalendarRename : string * string -> bool
override this.BaseCalendarRename : string * string -> bool
Public Overridable Function BaseCalendarRename (FromName As String, ToName As String) As Boolean
Parameters
- FromName
- String
- ToName
- String