NoticeMessageAttachments - свойство |
Приложенные к письму файлы.
Пространство имён:
Tessa.Extensions.Default.Server.Notices
Сборка:
Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.5.0.19
Синтаксис public NoticeAttachment[] Attachments { get; set; }
Public Property Attachments As NoticeAttachment()
Get
Set
public:
property array<NoticeAttachment^>^ Attachments {
array<NoticeAttachment^>^ get ();
void set (array<NoticeAttachment^>^ value);
}
member Attachments : NoticeAttachment[] with get, set
Значение свойства
Тип:
NoticeAttachmentСм. также