IUserInfoContacts - свойство
A collection of the user's contact information entries.
Пространство имён: Tessa.Roles.UserInfoСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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