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