EmailsNotificationRecipientsSourceParameterEmails - свойство |
Список email-ов, на которые должны быть разосланы уведомления.
Пространство имён:
Tessa.Notices.Parameters
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public IReadOnlyList<string> Emails { get; set; }
Public Property Emails As IReadOnlyList(Of String)
Get
Set
public:
property IReadOnlyList<String^>^ Emails {
IReadOnlyList<String^>^ get ();
void set (IReadOnlyList<String^>^ value);
}
member Emails : IReadOnlyList<string> with get, set
Значение свойства
Тип:
IReadOnlyListStringСм. также