_Document.AddMeetingWorkspaceHeader メソッド

定義

内部使用のために予約されています。

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)

パラメーター

SkipIfAbsent
Boolean
Url
String
Title
String
Description
String
ID
String

適用対象