ProxyAddressBase members

Include protected members
Include inherited members

Defines common methods and properties for proxy addresses.

The ProxyAddressBase type exposes the following members.

Constructors

  Name Description
Protected method ProxyAddressBase(ProxyAddressPrefix, String, Boolean)
Protected method ProxyAddressBase(ProxyAddressPrefix, String, Boolean, Boolean)

Top

Properties

  Name Description
Public property IsPrimaryAddress Gets a value that indicates whether the proxy address is the primary address of the proxy.
Public property Prefix
Public property PrefixString

Top

Methods

  Name Description
Public method CompareTo(Object)
Public method CompareTo(ProxyAddressBase)
Public method Equals(Object) (Overrides Object.Equals(Object).)
Public method Equals(ProxyAddressBase)
Public methodStatic member Equals(ProxyAddressBase, ProxyAddressBase, StringComparison)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetSimilarProxy
Public methodStatic member IsAddressStringValid
Public method ToPrimary
Public method ToSecondary
Public method ToString (Overrides Object.ToString().)
Public methodStatic member ValidateAddressString

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Inequality

Top

Fields

  Name Description
Public fieldStatic member MaxLength

Top

See also

Reference

ProxyAddressBase class

Microsoft.Exchange.Data namespace