Partager via


ExchangeServiceBinding.MailboxCulture, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets a value representing the culture to use when opening a mailbox.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property MailboxCulture As language
'Utilisation
Dim instance As ExchangeServiceBinding
Dim value As language

value = instance.MailboxCulture

instance.MailboxCulture = value
public language MailboxCulture { get; set; }

Remarques

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.

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms