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