AttachmentCollectionAddReferenceAttachment - метод

Adds a reference attachment to the collection

Definition

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

Параметры

name  String
The display name of the new attachment.
attachLongPathName  String
The fully-qualified path identifying the attachment

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

ReferenceAttachment
A ReferenceAttachment instance

См. также