UserInfoContacts - свойство
A list of the user's contact information entries.
Пространство имён: Tessa.Roles.UserInfoСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public List<UserInfoContact> Contacts { get; set; }
Public Property Contacts As List(Of UserInfoContact)
Get
Set
public:
property List<UserInfoContact^>^ Contacts {
List<UserInfoContact^>^ get ();
void set (List<UserInfoContact^>^ value);
}
member Contacts : List<UserInfoContact> with get, set
Значение свойства
ListUserInfoContact