[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SchoolContactList> element.
| C# | Visual Basic | Visual C++ |
public SchoolContactList SchoolContactList{ get; set;}
Public Property SchoolContactList As SchoolContactList
public: property SchoolContactList^ SchoolContactList { SchoolContactList^ get (); void set (SchoolContactList^ value); }
A SchoolContactList
The SIF specification defines the meaning of this null as: "Information on contact persons for this school."
To remove the SchoolContactList, set SchoolContactList to null
Version: 2.0
Since: 1.5r1