ApplicationClass.OrganizerCopy 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 void OrganizerCopy(System::String ^ Source, System::String ^ Destination, System::String ^ Name, Microsoft::Office::Interop::Word::WdOrganizerObject Object) = Microsoft::Office::Interop::Word::_Application::OrganizerCopy;
public virtual void OrganizerCopy (string Source, string Destination, string Name, Microsoft.Office.Interop.Word.WdOrganizerObject Object);
abstract member OrganizerCopy : string * string * string * Microsoft.Office.Interop.Word.WdOrganizerObject -> unit
override this.OrganizerCopy : string * string * string * Microsoft.Office.Interop.Word.WdOrganizerObject -> unit
Public Overridable Sub OrganizerCopy (Source As String, Destination As String, Name As String, Object As WdOrganizerObject)
Parameters
- Source
- String
- Destination
- String
- Name
- String
- Object
- WdOrganizerObject