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