Share via


EmailAddressType Members

The EmailAddressType class represents an e-mail address.

The following tables list the members exposed by the EmailAddressType type.

Public Constructors

  Name Description
EmailAddressType The EmailAddressType constructor initializes a new instance of the EmailAddressType class.

Top

Public Properties

  Name Description
Bb409381.pubproperty(en-us,EXCHG.80).gif EmailAddress The EmailAddress property gets or sets a string value that contains the e-mail address that is represented by this instance of the EmailAddressType class.
Bb409381.pubproperty(en-us,EXCHG.80).gif ItemId The ItemId property gets or sets an instance of the ItemIdType class that specifies the item identifier for the e-mail address that is represented by this instance of the EmailAddressType class.
Bb409381.pubproperty(en-us,EXCHG.80).gif MailboxType The MailboxType property gets or sets an instance of the MailboxTypeType class that specifies the type of mailbox that is represented by this instance of the EmailAddressType class.
Bb409381.pubproperty(en-us,EXCHG.80).gif MailboxTypeSpecified The MailboxTypeSpecified property gets or sets a Boolean value that specifies whether the MailboxType property is serialized into the SOAP message. This property is required if the MailboxType property is specified.
Bb409381.pubproperty(en-us,EXCHG.80).gif Name The Name property gets or sets a string value that specifies the name of the mailbox that is associated with the e-mail address that is specified in the EmailAddress property.
Bb409381.pubproperty(en-us,EXCHG.80).gif RoutingType The RoutingType property gets or sets a string value that specifies the type of routing for the e-mail address that is specified in the EmailAddress property.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409381.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409381.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409381.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409381.pubmethod(en-us,EXCHG.80).gifBb409381.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409381.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409381.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409381.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top