Share via


language Members

The language class represents the language culture that is used when Exchange mailboxes are accessed.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb426348.pubproperty(en-us,EXCHG.80).gif Actor  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif DidUnderstand  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif EncodedMustUnderstand  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif EncodedMustUnderstand12  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif EncodedRelay  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif MustUnderstand  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif Relay  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif Role  (inherited from SoapHeader )
Bb426348.pubproperty(en-us,EXCHG.80).gif Text The Text property gets or sets the culture to use when a mailbox is opened. Although this property gets or sets an array of strings, only a single culture can be used for this property. This property is optional. This is a read/write property.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also