ExchangeWebServiceMailBinding Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the mail binding for Exchange Web Services.

The ExchangeWebServiceMailBinding type exposes the following members.

Constructors

  Name Description
Public methodSupported by the .NET Compact Framework ExchangeWebServiceMailBinding Overloaded. Initializes a new instance of the ExchangeWebServiceMailBinding class.

Top

Methods

  Name Description
Public methodSupported by the .NET Compact Framework BuildChannelFactory<TChannel> Overloaded.
Public methodSupported by the .NET Compact Framework BuildChannelListener<TChannel> Overloaded.
Public methodSupported by the .NET Compact Framework CanBuildChannelFactory<TChannel> Overloaded.
Public methodSupported by the .NET Compact Framework CanBuildChannelListener<TChannel> Overloaded.
Public methodSupported by the .NET Compact Framework Close Frees all resources allocated by the mail binding. (Inherited from MailBindingBase.)
Public methodSupported by the .NET Compact Framework CreateBindingElements Returns an ordered collection of binding elements that are contained in the current binding. (Inherited from MailBindingBase.)
Public methodSupported by the .NET Compact Framework Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact Framework Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodSupported by the .NET Compact Framework GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact Framework GetProperty<T> Returns a typed object requested, if present, from the appropriate layer in the binding stack. (Inherited from Binding.)
Public methodSupported by the .NET Compact Framework GetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact Framework MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact Framework ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public propertySupported by the .NET Compact Framework AcceptExistingMessages Gets or sets a value that indicates whether the channel will accept and process all existing messages. (Inherited from MailBindingBase.)
Public propertySupported by the .NET Compact Framework CloseTimeout Gets or sets the interval of time provided for a connection to close before the transport raises an exception. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework MessageContainerType Gets or sets an enumeration that determines how the message is sent. (Inherited from MailBindingBase.)
Public propertySupported by the .NET Compact Framework MessageVersion Gets the message version used by clients and services configured with the binding. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework MinimumAttachmentSize Gets or sets a size threshold that determines whether a message will be sent in the message body or as an attachment. (Inherited from MailBindingBase.)
Public propertySupported by the .NET Compact Framework Name Gets or sets the name of the binding. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework Namespace Gets or sets the XML namespace of the binding. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework OpenTimeout Gets or sets the interval of time provided for a connection to open before the transport raises an exception. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework ReceiveTimeout Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework Scheme Gets the addressing scheme that is used by this transport binding element. (Inherited from MailBindingBase.)
Public propertySupported by the .NET Compact Framework Security Gets the security object for the mail binding. (Inherited from MailBindingBase.)
Public propertySupported by the .NET Compact Framework SendTimeout Gets or sets the interval of time provided for a write operation to complete before the transport raises an exception. (Inherited from Binding.)
Public propertySupported by the .NET Compact Framework TimeToLive Gets or sets a structure that determines the lifetime of messages sent on the output channel created for this binding. (Inherited from MailBindingBase.)
Public propertySupported by the .NET Compact Framework Transport Gets or sets the transport that will be used by the input and output channels to receive and send messages. (Inherited from MailBindingBase.)

Top

See Also

Reference

ExchangeWebServiceMailBinding Class

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService Namespace