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