次の方法で共有


ExchangeWebServiceMailTransportBindingElement クラス

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

Exchange Web サービス トランスポートを作成するために使用されるメール トランスポート バインディング要素を表します。

名前空間:  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
[<SealedAttribute>]
type ExchangeWebServiceMailTransportBindingElement =  
    class
        inherit MailTransportBindingElementBase
    end

解説

これは、デスクトップのための Exchange Web サービス トランスポートを作成するために使用されるメール トランスポート バインディング要素を表すシール クラスです。MailTransportBindingElementBase 基本クラスには、このクラスで使用されるほとんどの機能が含まれます。

このクラスの新しいインスタンスを初期化した後に、このオブジェクトを新しい CustomBinding オブジェクトのコンストラクターに渡します。

コンピューターはオンラインであることが前提です。Windows Mobile デバイスで使用されるメール トランスポートのみが、デバイスがしばらくの間オフラインに置かれる状況をサポートしています。

注意

このクラスは .NET Compact Framework Version 3.5 に含まれていますが、実行時には .NET Framework Version 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 フレームワークのシステム要件」を参照してください。

バージョン情報

.NET Compact Framework

サポート対象 : 3.5

参照

参照

ExchangeWebServiceMailTransportBindingElement メンバー

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService 名前空間