Freigeben über


ExchangeServiceBinding.GetAttachment(GetAttachmentType) Methode

Definition

Die GetAttachment(GetAttachmentType) -Methode sendet die Anforderung an und ruft die Antwort von einem GetAttachment-Vorgang ab.

public:
 ExchangeWebServices::GetAttachmentResponseType ^ GetAttachment(ExchangeWebServices::GetAttachmentType ^ GetAttachment1);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/GetAttachment", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("TimeZoneContext")]
[System.Web.Services.Protocols.SoapHeader("ExchangeImpersonation")]
[System.Web.Services.Protocols.SoapHeader("ServerVersionInfoValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
[System.Web.Services.Protocols.SoapHeader("MailboxCulture")]
[System.Web.Services.Protocols.SoapHeader("RequestServerVersionValue")]
public ExchangeWebServices.GetAttachmentResponseType GetAttachment (ExchangeWebServices.GetAttachmentType GetAttachment1);
Public Function GetAttachment (GetAttachment1 As GetAttachmentType) As GetAttachmentResponseType

Parameter

GetAttachment1
GetAttachmentType

Eine Instanz der GetAttachmentType -Klasse, die den Satz der abzurufenden Anlagen darstellt.

Gibt zurück

Die GetAttachment(GetAttachmentType) -Methode gibt ein GetAttachmentResponseType -Objekt zurück, das den Status des GetAttachment-Vorgangs und den Satz angeforderter Anlagen enthält.

Attribute

Gilt für: