Для изменения размера нажмите или перетащите

AttachmentCollectionAddFileAttachment(String) - метод

Adds a file attachment to the collection.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public FileAttachment AddFileAttachment(
	string fileName
)

Параметры

fileName
Тип: SystemString
The name of the file representing the content of the attachment.

Возвращаемое значение

Тип: FileAttachment
A FileAttachment instance.
См. также