DocumentClass.AddMeetingWorkspaceHeader 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 AddMeetingWorkspaceHeader(bool SkipIfAbsent, System::String ^ Url, System::String ^ Title, System::String ^ Description, System::String ^ ID) = Microsoft::Office::Interop::Word::_Document::AddMeetingWorkspaceHeader;
public virtual void AddMeetingWorkspaceHeader (bool SkipIfAbsent, string Url, string Title, string Description, string ID);
abstract member AddMeetingWorkspaceHeader : bool * string * string * string * string -> unit
override this.AddMeetingWorkspaceHeader : bool * string * string * string * string -> unit
Public Overridable Sub AddMeetingWorkspaceHeader (SkipIfAbsent As Boolean, Url As String, Title As String, Description As String, ID As String)
Parameters
- SkipIfAbsent
- Boolean
- Url
- String
- Title
- String
- Description
- String
- ID
- String