MailInfoRecipients - свойство |
Список получателей письма. Значение не равно null.
Пространство имён:
Tessa.Notices
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic ListStorage<MailRecipient> Recipients { get; set; }Public Property Recipients As ListStorage(Of MailRecipient)
Get
Set
public:
property ListStorage<MailRecipient^>^ Recipients {
ListStorage<MailRecipient^>^ get ();
void set (ListStorage<MailRecipient^>^ value);
}member Recipients : ListStorage<MailRecipient> with get, set
Значение свойства
Тип:
ListStorageMailRecipient
См. также