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