다음을 통해 공유


ExchangeWebServiceMailTransportBindingElement 클래스

업데이트: 2007년 11월

Exchange Web Services 전송을 생성하는 데 사용되는 메일 전송 바인딩 요소를 나타냅니다.

네임스페이스:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService
어셈블리:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService(Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

구문

‘선언
Public NotInheritable Class ExchangeWebServiceMailTransportBindingElement _
    Inherits MailTransportBindingElementBase
‘사용 방법
Dim instance As ExchangeWebServiceMailTransportBindingElement
public sealed class ExchangeWebServiceMailTransportBindingElement : MailTransportBindingElementBase
public ref class ExchangeWebServiceMailTransportBindingElement sealed : public MailTransportBindingElementBase
public final class ExchangeWebServiceMailTransportBindingElement extends MailTransportBindingElementBase

설명

데스크톱의 Exchange Web Services 전송을 생성하는 데 사용되는 메일 전송 바인딩 요소를 나타내는 봉인 클래스입니다. 기본 클래스인 MailTransportBindingElementBase에는 이 클래스에서 사용하는 대부분의 기능이 포함되어 있습니다.

이 클래스의 새 인스턴스를 초기화한 후 새 CustomBinding 개체의 생성자로 개체를 전달하십시오.

컴퓨터는 온라인 상태에 있는 것으로 간주됩니다. Windows Mobile 장치에서 사용되는 메일 전송의 경우에만 장치가 잠시 오프라인 상태에 있는 시나리오를 지원합니다.

참고

이 클래스는 .NET Compact Framework 버전 3.5에 포함되어 있지만 런타임에 .NET Framework 버전 3.0 이상이 필요합니다.

상속 계층 구조

System.Object
  System.ServiceModel.Channels.BindingElement
    System.ServiceModel.Channels.TransportBindingElement
      Microsoft.ServiceModel.Channels.Mail.MailTransportBindingElementBase
        Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.ExchangeWebServiceMailTransportBindingElement

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

플랫폼

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

.NET Framework 및 .NET Compact Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.

버전 정보

.NET Compact Framework

3.5에서 지원

참고 항목

참조

ExchangeWebServiceMailTransportBindingElement 멤버

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService 네임스페이스