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 | |
---|---|---|
Actor | (inherited from SoapHeader ) | |
DidUnderstand | (inherited from SoapHeader ) | |
EncodedMustUnderstand | (inherited from SoapHeader ) | |
EncodedMustUnderstand12 | (inherited from SoapHeader ) | |
EncodedRelay | (inherited from SoapHeader ) | |
MustUnderstand | (inherited from SoapHeader ) | |
Relay | (inherited from SoapHeader ) | |
Role | (inherited from SoapHeader ) | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top