[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <MeetingTimeList> element.
| C# | Visual Basic | Visual C++ |
public MeetingTimeList MeetingTimeList{ get; set;}
Public Property MeetingTimeList As MeetingTimeList
public: property MeetingTimeList^ MeetingTimeList { MeetingTimeList^ get (); void set (MeetingTimeList^ value); }
A MeetingTimeList
The SIF specification defines the meaning of this null as: "The time(s) this section meets"
To remove the MeetingTimeList, set MeetingTimeList to null
Version: 2.0
Since: 1.1