_Global.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:
bool BaseCalendarRename(System::String ^ FromName, System::String ^ ToName);
public bool BaseCalendarRename (string FromName, string ToName);
abstract member BaseCalendarRename : string * string -> bool
Public Function BaseCalendarRename (FromName As String, ToName As String) As Boolean
Parameters
- FromName
- String
- ToName
- String