AttachmentCollectionAddReferenceAttachment - метод

Adds a reference attachment to the collection

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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

См. также