_Document.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.
Reserved for internal use.
public:
void AddMeetingWorkspaceHeader(bool SkipIfAbsent, System::String ^ Url, System::String ^ Title, System::String ^ Description, System::String ^ ID);
public void AddMeetingWorkspaceHeader (bool SkipIfAbsent, string Url, string Title, string Description, string ID);
abstract member AddMeetingWorkspaceHeader : bool * string * string * string * string -> unit
Public 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