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