IUserInfoContacts - свойство
A collection of the user's contact information entries.
Пространство имён: Tessa.Roles.UserInfoСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
IList<UserInfoContact>? Contacts { get; set; }
Property Contacts As IList(Of UserInfoContact)
Get
Set
property IList<UserInfoContact^>^ Contacts {
IList<UserInfoContact^>^ get ();
void set (IList<UserInfoContact^>^ value);
}
abstract Contacts : IList<UserInfoContact> with get, set
Значение свойства
IListUserInfoContact