NoticeMessageAttachments - свойство
Приложенные к письму файлы.
Пространство имён: Tessa.Extensions.Default.Server.NoticesСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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