: ExchangeServiceBinding.MailboxCulture (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets a value representing the culture to use when opening a mailbox.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property MailboxCulture As language
'Uso
Dim instance As ExchangeServiceBinding
Dim value As language
value = instance.MailboxCulture
instance.MailboxCulture = value
public language MailboxCulture { get; set; }
Comentarios
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.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)