AttachmentCollectionAddFileAttachment(String) - метод

Adds a file attachment to the collection.

Definition

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

Параметры

fileName  String
The name of the file representing the content of the attachment.

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

FileAttachment
A FileAttachment instance.

См. также