ExchangeServiceBinding.MailboxCulture Property
Gets or sets a value representing the culture to use when opening a mailbox.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property MailboxCulture As language
Get
Set
'Usage
Dim instance As ExchangeServiceBinding
Dim value As language
value = instance.MailboxCulture
instance.MailboxCulture = value
public language MailboxCulture { get; set; }
Property Value
Type: Microsoft.SharePoint.Portal.WebControls.language
Remarks
The element occurs in the SOAP header.
The schema that describes this element is located in the Microsoft Exchange Server 2007 Web Service (EWS) virtual directory of the computer that is running Exchange 2007.