Online meeting instructions, such as dial in number, password, etc
Namespace: CTCT.Components.EventSpotAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public string Instructions { get; set; }public string Instructions { get; set; }Public Property Instructions As String
Get
Set
Public Property Instructions As String
Get
Set
public:
property String^ Instructions {
String^ get ();
void set (String^ value);
}public:
property String^ Instructions {
String^ get ();
void set (String^ value);
}member Instructions : string with get, set
member Instructions : string with get, set