Share via


Exchange 2007 Provider::GetCASMailbox

This method returns a complete list of the CAS Mailbox attributes for a specified user.

Arguments

Input Arguments Required Description

<identity>

No

The Active Directory Object ID or a string that represents the GUID, distinguished name, domain or account, user principal name (UPN), legacy Exchange distinguished name, Simple Mail Transfer Protocol (SMTP) address, or alias.

<preferredDomainController>

Yes

This parameter specifies a unique name for the accepted domain object.

<organizationalUnit>

No

This parameter limits the search to a specific container.

<filter>

No

This parameter specifies a set of attributes that are used to construct a query to retrieve a set of mailboxes.

<mailboxes/ mailboxSize>

No

This parameter specifies the maximum number of mailboxes/ mailboxs to return, or unlimited. The default value is 1000.

<sortBy>

No

This parameter specifies the attribute that is used to sort the mailboxes/ mailboxs. The mailboxes/ mailboxs are sorted in ascending order.

Output Arguments Description

<mailboxes>

The collection of mailbox instances.

<mailboxes/ mailbox>

An Exchange mailbox.

<mailboxes/ mailbox/ distinguishedName>

The distinguished name of the Active Directory Object.

<mailboxes/ mailbox/ Name>

The name of the mailbox.

<mailboxes/ mailbox/ displayName>

The mailbox's display name.

<mailboxes/ mailbox/ primarySMTPAddress>

The primary SMTP Address.

<mailboxes/ mailbox/ samAccountName >

The sam Account name of the Active Directory Object.

Dd252113.note(en-us,TechNet.10).gifNote
sAMAccountName cannot be longer than 20 characters. See SAM-Account-Name Attribute for more information.

<mailboxes/ mailbox/ emailAddresses>

This parameter specifies the proxy addresses of the mailbox. The primary Simple Mail Transfer Protocol (SMTP) address is the first in the list of proxy addresses.

<mailboxes/ mailbox/ emailAddresses/ value>

The SMTP proxy address.

<mailboxes/ mailbox/ identity>

The Active Directory Object ID or a string that represents the GUID, distinguished name, domain or account, user principal name (UPN), legacy Exchange distinguished name, Simple Mail Transfer Protocol (SMTP) address, or alias.

<mailboxes/ mailbox/ guid>

The Active Directory Object's GUID.

<mailboxes/ mailbox/ identity>

The Active Directory Object ID or a string that represents the GUID, distinguished name, domain or account, user principal name (UPN), legacy Exchange distinguished name, Simple Mail Transfer Protocol (SMTP) address, or alias.

<mailboxes/ mailbox/ guid>

The Active Directory Object's GUID.

<mailboxes/ mailbox/ legacyExchangeDN>

The Legacy Exchange Distinguished Name.

<mailboxes/ mailbox/ originatingServer>

The Originating Server.

<mailboxes/ mailbox/ serverLegacyDN>

The Server Legacy Distinguished Name.

<mailboxes/ mailbox/ serverName>

The Server's Name.

<mailboxes/ mailbox/ isValid>

The ADPresentationObject is valid.

<mailboxes/ mailbox/ exchangeVersion>

The Exchange Version.

<mailboxes/ mailbox/ objectCategory>

The Active Directory Object Category.

<mailboxes/ mailbox/ objectCategoryName>

The Active Directory Object Category name.

<mailboxes/ mailbox/ objectClass>

The ObjectClass.

<mailboxes/ mailbox/ objectClass/ value>

The ObjectClass values.

<mailboxes/ mailbox/ whenChanged>

This parameter specifies when the object was changed.

<mailboxes/ mailbox/ whenCreated>

This parameter specifies when the object was created.

<mailboxes/ mailbox/ protocolSettings>

The Protocol settings.

<mailboxes/ mailbox/ protocolSettings/ value>

The protocolsettings values.

<mailboxes/ mailbox/ activeSyncEnabled>

This parameter enables or disables Exchange ActiveSync.

<mailboxes/ mailbox/ activeSyncAllowedDeviceIDs>

A list of device IDs that are allowed to synchronize with the mailbox.

<mailboxes/ mailbox/ activeSyncAllowedDeviceIDs/ value>

The device ID that is allowed to synchronize with the mailbox.

<mailboxes/ mailbox/ activeSyncDebugLogging>

This parameter specifies whether error logging is enabled for mobile devices.

<mailboxes/ mailbox/ activeSyncMailboxPolicy>

This parameter specifies whether an Exchange ActiveSync mailbox policy is applied for the mailbox.

<mailboxes/ mailbox/ hasActiveSyncDevicePartnership>

This parameter specifies whether the mailbox has a mobile device partnership established.

<mailboxes/ mailbox/ imapEnabled>

This parameter specifies whether the IMAP4 protocol is enabled for this mailbox.

<mailboxes/ mailbox/ imapMessagesRetrievalMimeFormat>

This parameter specifies the format of messages that are retrieved from the server. Enum:

  • TextOnly

  • HtmlOnly

  • HtmlAndTextAlternative

  • TextEnrichedOnly

  • TextEnrichedAndTextAlternative

  • BestBodyFormat

<mailboxes/ mailbox/ imapUseProtocolDefaults>

This parameter specifies whether to use protocol defaults for the IMAP4 protocol.

<mailboxes/ mailbox/ mapiEnabled>

This parameter specifies whether the MAPI protocol is enabled for this mailbox.

<mailboxes/ mailbox/ mapiBlockOutlookNonCachedMode>

This parameter specifies whether Outlook can be used in non-cached mode.

<mailboxes/ mailbox/ mapiBlockOutlookRpcHttp>

This parameter specifies whether clients can connect to Outlook by using Outlook Anywhere.

<mailboxes/ mailbox/ mapiBlockOutlookVersions>

This parameter specifies versions of Outlook that are blocked.

<mailboxes/ mailbox/ mapiBlockOutlookVersions/ value>

One or more versions of MAPI client versions, in the format X.Y.Z (see How to disable MAPI client access to a computer that is running Exchange Server).

<mailboxes/ mailbox/ owaEnabled>

This parameter specifies whether the OWA is enabled for this mailbox.

<mailboxes/ mailbox/ owaActiveSyncIntegrationEnabled>

This parameter specifies whether Outlook Web Access Exchange ActiveSync mobile options are enabled.

<mailboxes/ mailbox/ owaAllAddressListsEnabled>

This parameter specifies whether all address lists are available in Outlook Web Access.

<mailboxes/ mailbox/ owaCalendarEnabled>

This parameter specifies whether calendaring is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaChangePasswordEnabled>

This parameter specifies whether a user can change their password in Outlook Web Access.

<mailboxes/ mailbox/ owaContactsEnabled>

This parameter specifies whether contacts are enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaJournalEnabled>

This parameter specifies whether the Journal folder can be accessed in Outlook Web Access.

<mailboxes/ mailbox/ owaJunkEmailEnabled>

This parameter specifies whether junk e-mail is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaNotesEnabled>

This parameter specifies whether Sticky Notes are enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaPremiumClientEnabled>

This parameter specifies whether Outlook Web Access Premium version is enabled.

<mailboxes/ mailbox/ owaRemindersAndNotificationsEnabled>

This parameter specifies whether calendar reminders are enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaSearchFoldersEnabled>

This parameter specifies whether search folders are enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaSignaturesEnabled>

This parameter specifies whether the signature feature is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaSpellCheckerEnabled >

This parameter specifies whether the spelling checker is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaTasksEnabled>

This parameter specifies whether tasks are enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaThemeSelectionEnabled>

This parameter specifies whether theme selection is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaUMIntegrationEnabled>

This parameter specifies whether Unified Messaging (UM) integration is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaUNCAccessOnPrivateComputersEnabled>

This parameter specifies whether Universal Naming Convention (UNC) access is permitted when users select This is a private computer on the logon page.

<mailboxes/ mailbox/ owaUNCAccessOnPubicComputersEnabled>

This parameter specifies whether UNC access is permitted when users select This is a public or shared computer on the logon page.

<mailboxes/ mailbox/ owaWSSAccessOnPrivateComputersEnabled>

This parameter specifies whether SharePoint Portal Server access is permitted when users select This is a private computer on the logon page.

<mailboxes/ mailbox/ owaWSSAccessOnPublicComputersEnabled>

This parameter specifies whether SharePoint Portal Server access is permitted when users select This is a public or shared computer on the logon page.

<mailboxes/ mailbox/ popEnabled>

This parameter specifies whether the POP3 protocol is enabled for this mailbox.

<mailboxes/ mailbox/ popMessagesRetrievalMimeFormat>

This parameter specifies the format of messages that are retrieved from the server. Enum:

  • TextOnly

  • HtmlOnly

  • HtmlAndTextAlternative

  • TextEnrichedOnly

  • TextEnrichedAndTextAlternative

  • BestBodyFormat

<mailboxes/ mailbox/ popUseProtocolDefaults>

This parameter specifies whether to use protocol defaults for the POP3 protocol.

<mailboxes/ mailbox/ owaPublicFoldersEnabled>

This parameter specifies whether the viewing of public folders is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaRecoverDeletedItemsEnabled>

This parameter specifies whether recovery of deleted items is enabled in Outlook Web Access.

<mailboxes/ mailbox/ owaRulesEnabled>

This parameter specifies whether rules can be accessed in Outlook Web Access. If this parameter is set to $false, server rules will continue to function, but cannot be modified in Outlook Web Access.

<mailboxes/ mailbox/ owaSMimeEnabled>

This parameter specifies whether viewing of e-mail that is encrypted by using S/MIME is supported in Outlook Web Access.

Remarks

Rollback Method: NOT IMPLEMENTED

Security

The caller must be at least a member of role: userCreators.

Schema Defination

Request

<request>  
        <data>  
                <preferredDomainController>AD01.Fabrikam.Com </preferredDomainController> 
        </data> 
        <procedure>  
                <execute namespace="Exchange 2007 Provider" procedure="GetCASMailbox" impersonate="1" >  
                        <before source="data" destination="executeData" mode="merge" /> 
                        <after source="executeData" destination="data" mode="merge" /> 
                </execute> 
        </procedure> 
</request> 

Response

<executeData>  
        <mailboxes>1..1  
                <mailbox>1..unbounded  
                        <distinguishedName>1..1 </distinguishedName> 
                        <name>1..1 </name> 
                        <displayName>0..1 </displayName> 
                        <primarySmtpAddress>1..1 </primarySmtpAddress> 
                        <samAccountName>1..1 </samAccountName> 
                        <emailAddresses>1..1  
                                <value>1..unbounded </value> 
                        </emailAddresses> 
                        <identity>1..1 </identity> 
                        <guid>1..1 </guid> 
                        <legacyExchangeDN>1..1 </legacyExchangeDN> 
                        <originatingServer>1..1 </originatingServer> 
                        <serverLegacyDN>1..1 </serverLegacyDN> 
                        <serverName>1..1 </serverName> 
                        <isValid>0..1 </isValid> 
                        <exchangeVersion>1..1 </exchangeVersion> 
                        <objectCategory>1..1 </objectCategory> 
                        <objectCategoryName>1..1 </objectCategoryName> 
                        <objectClass>1..1  
                                <value>1..unbounded </value> 
                        </objectClass> 
                        <whenChanged>1..1 </whenChanged> 
                        <whenCreated>1..1 </whenCreated> 
                        <protocolSettings>1..1  
                                <value>1..unbounded </value> 
                        </protocolSettings> 
                        <activeSyncEnabled>0..1 </activeSyncEnabled> 
                        <activeSyncAllowedDeviceIDs>0..1  
                                <value>0..unbounded </value> 
                        </activeSyncAllowedDeviceIDs> 
                        <activeSyncDebugLogging>0..1 </activeSyncDebugLogging> 
                        <activeSyncMailboxPolicy>0..1 </activeSyncMailboxPolicy> 
                        <hasActiveSyncDevicePartnership>0..1 </hasActiveSyncDevicePartnership> 
                        <imapEnabled>0..1 </imapEnabled> 
                        <imapMessagesRetrievalMimeFormat>0..1 </imapMessagesRetrievalMimeFormat> 
                        <imapUseProtocolDefaults>0..1 </imapUseProtocolDefaults> 
                        <mapiEnabled>0..1 </mapiEnabled> 
                        <mapiBlockOutlookNonCachedMode>0..1 </mapiBlockOutlookNonCachedMode> 
                        <mapiBlockOutlookRpcHttp>0..1 </mapiBlockOutlookRpcHttp> 
                        <mapiBlockOutlookVersions>0..1  
                                <value>0..unbounded </value> 
                        </mapiBlockOutlookVersions> 
                        <owaEnabled>0..1 </owaEnabled> 
                        <owaActiveSyncIntegrationEnabled>0..1 </owaActiveSyncIntegrationEnabled> 
                        <owaAllAddressListsEnabled>0..1 </owaAllAddressListsEnabled> 
                        <owaCalendarEnabled>0..1 </owaCalendarEnabled> 
                        <owaChangePasswordEnabled>0..1 </owaChangePasswordEnabled> 
                        <owaContactsEnabled>0..1 </owaContactsEnabled> 
                        <owaJournalEnabled>0..1 </owaJournalEnabled> 
                        <owaJunkEmailEnabled>0..1 </owaJunkEmailEnabled> 
                        <owaNotesEnabled>0..1 </owaNotesEnabled> 
                        <owaPremiumClientEnabled>0..1 </owaPremiumClientEnabled> 
                        <owaRemindersAndNotificationsEnabled>0..1 </owaRemindersAndNotificationsEnabled> 
                        <owaSearchFoldersEnabled>0..1 </owaSearchFoldersEnabled> 
                        <owaSignaturesEnabled>0..1 </owaSignaturesEnabled> 
                        <owaSpellCheckerEnabled>0..1 </owaSpellCheckerEnabled> 
                        <owaTasksEnabled>0..1 </owaTasksEnabled> 
                        <owaThemeSelectionEnabled>0..1 </owaThemeSelectionEnabled> 
                        <owaUMIntegrationEnabled>0..1 </owaUMIntegrationEnabled> 
                        <owaUNCAccessOnPrivateComputersEnabled>0..1 </owaUNCAccessOnPrivateComputersEnabled> 
                        <owaUNCAccessOnPublicComputersEnabled>0..1 </owaUNCAccessOnPublicComputersEnabled> 
                        <owaWSSAccessOnPrivateComputersEnabled>0..1 </owaWSSAccessOnPrivateComputersEnabled> 
                        <owaWSSAccessOnPublicComputersEnabled>0..1 </owaWSSAccessOnPublicComputersEnabled> 
                        <popEnabled>0..1 </popEnabled> 
                        <popMessagesRetrievalMimeFormat>0..1 </popMessagesRetrievalMimeFormat> 
                        <popUseProtocolDefaults>0..1 </popUseProtocolDefaults> 
                        <owaPublicFoldersEnabled>0..1 </owaPublicFoldersEnabled> 
                        <owaRecoverDeletedItemsEnabled>0..1 </owaRecoverDeletedItemsEnabled> 
                        <owaRulesEnabled>0..1 </owaRulesEnabled> 
                        <owaSMimeEnabled>0..1 </owaSMimeEnabled> 
                </mailbox> 
        </mailboxes> 
</executeData> 

Sample Code

Example XML Request

<request> 
  <data> 
    <!--The domain controller to use for Active Directory actions.--> 
    <preferredDomainController>AD01.Fabrikam.Com</preferredDomainController> 
    <!--The Active Directory Object ID or a string that represents the GUID, distinguished name, domain or account, user principal name (UPN), legacy Exchange distinguished name, Simple Mail Transfer Protocol (SMTP) address, or alias.--> 
    <identity>LDAP://CN=johnc@alpineskihouse.com,OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=fabrikam,DC=com</identity> 
    <!--Limits the search to a specific container.--> 
    <organizationalUnit>LDAP://OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=com</organizationalUnit> 
    <!--Specifies a set of attributes that are used to construct a query to retrieve a set of mailboxes.--> 
    <filter>(!(MapiEnabled=true)(PopEnabled=true))</filter> 
    <!--Specifies the maximum number of results to return, or unlimited. The default value is 1000.--> 
    <resultSize>2000</resultSize> 
    <!--Specifies the attribute that is used to sort the results. The results are sorted in ascending order.--> 
    <sortBy>Name</sortBy> 
  </data> 
  <procedure> 
    <execute namespace="Exchange 2007 Provider" procedure="GetCASMailbox" impersonate="1"> 
      <before source="data" sourcePath="preferredDomainController" destination="executeData" mode="move" /> 
      <before source="data" sourcePath="identity" destination="executeData" mode="move" /> 
      <before source="data" sourcePath="organizationalUnit" destination="executeData" mode="move" /> 
      <before source="data" sourcePath="filter" destination="executeData" mode="move" /> 
      <before source="data" sourcePath="resultSize" destination="executeData" mode="move" /> 
      <before source="data" sourcePath="sortBy" destination="executeData" mode="move" /> 
      <after source="executeData" destination="data" mode="merge" /> 
    </execute> 
  </procedure> 
</request>

Example XML Response

<response> 
  <data> 
    <!--Collection of Mailbox instances.--> 
    <mailboxes> 
      <!--An Exchange Mailbox.--> 
      <mailbox> 
        <!--DistinguishedName of the ADObject.--> 
        <distinguishedName>CN=johnc@alpineskihouse.com,OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=fabrikam,DC=com</distinguishedName> 
        <!--Name of the Mailbox.--> 
        <name>johnc@alpineskihouse.com</name> 
        <!--The mailbox display name.--> 
        <displayName>John Chen</displayName> 
        <!--Primary SMTP Address--> 
        <primarySmtpAddress>johnc@alpineskihouse.com</primarySmtpAddress> 
        <!--sAMAccountName of the ADObject.--> 
        <samAccountName>kima_AlpineSkiHouse</samAccountName> 
        <!--Specifies the proxy addresses of the mailbox.  The primary Simple Mail Transfer Protocol (SMTP) address is the first in the list of proxy addresses.--> 
        <emailAddresses> 
          <!--SMTP proxy address.--> 
          <value>johnc@AlpineSkiHouse.com</value> 
        </emailAddresses> 
        <!--The Active Directory Object ID or a string that represents the GUID, distinguished name, domain or account, user principal name (UPN), legacy Exchange distinguished name, Simple Mail Transfer Protocol (SMTP) address, or alias.--> 
        <identity>fabrikam.com/Hosting/ConsolidatedMessenger/AlpineSkiHouse/John Chen</identity> 
        <!--ADObject GUID--> 
        <guid>2c26e81b-a0de-4bee-ab28-959f205187a1</guid> 
        <!--Legacy Exchange Distinguished Name--> 
        <legacyExchangeDN>/o=Fabrikam/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=johnc</legacyExchangeDN> 
        <!--Originating Server--> 
        <originatingServer>AD01.fabrikam.com</originatingServer> 
        <!--Server Legacy DistinguishedName--> 
        <serverLegacyDN>/o=Fabrikam/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=EXMBXCLUS01</serverLegacyDN> 
        <!--Server Name--> 
        <serverName>EXMBXCLUS01</serverName> 
        <!--ADPresentationObject is valid--> 
        <isValid>true</isValid> 
        <!--Exchange Version--> 
        <exchangeVersion>0.1 (8.0.535.0)</exchangeVersion> 
        <!--AD Object Category--> 
        <objectCategory>fabrikam.com/Configuration/Schema/Person</objectCategory> 
        <!--AD Object Category Name--> 
        <objectCategoryName>user</objectCategoryName> 
        <!--ObjectClass values.--> 
        <objectClass> 
          <!--ObjectClass values.--> 
          <value>top</value> 
        </objectClass> 
        <!--When the object was changed.--> 
        <whenChanged>8/11/2006 3:12:14 PM</whenChanged> 
        <!--When the object was created.--> 
        <whenCreated>8/10/2006 5:39:04 PM</whenCreated> 
        <!--Protocol Settings--> 
        <protocolSettings> 
          <!--ProtocolSettings values.--> 
          <value>POP3§1§§§§§§§§</value> 
        </protocolSettings> 
        <!--This parameter enables or disables Exchange ActiveSync.--> 
        <activeSyncEnabled>true</activeSyncEnabled> 
        <!--A list of device IDs that are allowed to synchronize with the mailbox.--> 
        <activeSyncAllowedDeviceIDs> 
          <!--Device ID that is allowed to synchronize with the mailbox.--> 
          <value>someID</value> 
        </activeSyncAllowedDeviceIDs> 
        <!--Specifies whether error logging is enabled for mobile devices.--> 
        <activeSyncDebugLogging>2</activeSyncDebugLogging> 
        <!--Specifies whether an Exchange ActiveSync mailbox policy is applied for the mailbox.--> 
        <activeSyncMailboxPolicy>SalesMobilePolicy</activeSyncMailboxPolicy> 
        <!--Specifies whether the mailbox has a mobile device partnership established.--> 
        <hasActiveSyncDevicePartnership>false</hasActiveSyncDevicePartnership> 
        <!--Specifies whether the IMAP4 protocol is enabled for this mailbox.--> 
        <imapEnabled>true</imapEnabled> 
        <!--Specifies the format of messages that are retrieved from the server.--> 
        <imapMessagesRetrievalMimeFormat>BestBodyFormat</imapMessagesRetrievalMimeFormat> 
        <!--Specifies whether to use protocol defaults for the IMAP4 protocol.--> 
        <imapUseProtocolDefaults>true</imapUseProtocolDefaults> 
        <!--Specifies whether the MAPI protocol is enabled for this mailbox.--> 
        <mapiEnabled>true</mapiEnabled> 
        <!--Specifies whether Outlook can be used in non-cached mode.--> 
        <mapiBlockOutlookNonCachedMode>false</mapiBlockOutlookNonCachedMode> 
        <!--Specifies whether clients can connect to Outlook by using Outlook Anywhere.--> 
        <mapiBlockOutlookRpcHttp>false</mapiBlockOutlookRpcHttp> 
        <!--Specifies versions of Outlook that are blocked.--> 
        <mapiBlockOutlookVersions> 
          <!--One or more versions of MAPI client versions, in thhe format X.Y.Z (see https://support.microsoft.com/?kbid=288894).--> 
          <value>5.2653.22</value> 
        </mapiBlockOutlookVersions> 
        <!--Enables Outlook Web Access.--> 
        <owaEnabled>true</owaEnabled> 
        <!--Specifies whether Outlook Web Access Exchange ActiveSync mobile options are enabled.--> 
        <owaActiveSyncIntegrationEnabled>true</owaActiveSyncIntegrationEnabled> 
        <!--Specifies whether all address lists are available in Outlook Web Access.--> 
        <owaAllAddressListsEnabled>true</owaAllAddressListsEnabled> 
        <!--Specifies whether calendaring is enabled in Outlook Web Access.--> 
        <owaCalendarEnabled>true</owaCalendarEnabled> 
        <!--Specifies whether a user can change their password in Outlook Web Access.--> 
        <owaChangePasswordEnabled>true</owaChangePasswordEnabled> 
        <!--Specifies whether contacts are enabled in Outlook Web Access.--> 
        <owaContactsEnabled>true</owaContactsEnabled> 
        <!--Specifies whether the Journal folder can be accessed in Outlook Web Access.--> 
        <owaJournalEnabled>true</owaJournalEnabled> 
        <!--Specifies whether junk e-mail is enabled in Outlook Web Access.--> 
        <owaJunkEmailEnabled>true</owaJunkEmailEnabled> 
        <!--Specifies whether Sticky Notes are enabled in Outlook Web Access.--> 
        <owaNotesEnabled>true</owaNotesEnabled> 
        <!--Specifies whether Outlook Web Access Premium version is enabled.--> 
        <owaPremiumClientEnabled>true</owaPremiumClientEnabled> 
        <!--Specifies whether calendar reminders are enabled in Outlook Web Access.--> 
        <owaRemindersAndNotificationsEnabled>true</owaRemindersAndNotificationsEnabled> 
        <!--Specifies whether search folders are enabled in Outlook Web Access.--> 
        <owaSearchFoldersEnabled>true</owaSearchFoldersEnabled> 
        <!--Specifies whether the signature feature is enabled in Outlook Web Access.--> 
        <owaSignaturesEnabled>true</owaSignaturesEnabled> 
        <!--Specifies whether the spelling checker is enabled in Outlook Web Access.--> 
        <owaSpellCheckerEnabled>true</owaSpellCheckerEnabled> 
        <!--Specifies whether tasks are enabled in Outlook Web Access.--> 
        <owaTasksEnabled>true</owaTasksEnabled> 
        <!--Specifies whether theme selection is enabled in Outlook Web Access.--> 
        <owaThemeSelectionEnabled>true</owaThemeSelectionEnabled> 
        <!--Specifies whether Unified Messaging (UM) integration is enabled in Outlook Web Access.--> 
        <owaUMIntegrationEnabled>true</owaUMIntegrationEnabled> 
        <!--Specifies whether Universal Naming Convention (UNC) access is permitted when users select This is a private computer on the logon page.--> 
        <owaUNCAccessOnPrivateComputersEnabled>true</owaUNCAccessOnPrivateComputersEnabled> 
        <!--Specifies whether UNC access is permitted when users select This is a public or shared computer on the logon page.--> 
        <owaUNCAccessOnPublicComputersEnabled>true</owaUNCAccessOnPublicComputersEnabled> 
        <!--Specifies whether SharePoint Portal Server access is permitted when users select This is a private computer on the logon page.--> 
        <owaWSSAccessOnPrivateComputersEnabled>true</owaWSSAccessOnPrivateComputersEnabled> 
        <!--Specifies whether SharePoint Portal Server access is permitted when users select This is a public or shared computer on the logon page.--> 
        <owaWSSAccessOnPublicComputersEnabled>true</owaWSSAccessOnPublicComputersEnabled> 
        <!--Specifies whether the POP3 protocol is enabled for this mailbox.--> 
        <popEnabled>true</popEnabled> 
        <!--Specifies the format of messages that are retrieved from the server.--> 
        <popMessagesRetrievalMimeFormat>BestBodyFormat</popMessagesRetrievalMimeFormat> 
        <!--Specifies whether to use protocol defaults for the POP3 protocol.--> 
        <popUseProtocolDefaults>true</popUseProtocolDefaults> 
        <!--Specifies whether the viewing of public folders is enabled in Outlook Web Access.--> 
        <owaPublicFoldersEnabled>true</owaPublicFoldersEnabled> 
        <!--Specifies whether recovery of deleted items is enabled in Outlook Web Access.--> 
        <owaRecoverDeletedItemsEnabled>true</owaRecoverDeletedItemsEnabled> 
        <!--Specifies whether rules can be accessed in Outlook Web Access. If this parameter is set to false, server rules will continue to function, but cannot be modified in Outlook Web Access.--> 
        <owaRulesEnabled>true</owaRulesEnabled> 
        <!--Specifies whether viewing of e-mail that is encrypted by using S/MIME is supported in Outlook Web Access.--> 
        <owaSMimeEnabled>true</owaSMimeEnabled> 
      </mailbox> 
    </mailboxes> 
  </data> 
</response>

Applies To

Exchange 2007 Provider Namespace for:

  • Hosted Messaging and Collaboration version 4.5

  • Hosted Messaging and Collaboration version 4.0

See also

Tasks

Managed Email 2007::DeleteSMTPDomain
Hosted Email 2007::DeleteSMTPDomain
Hosted Email 2007::CreateConsumerVanityDomain
Hosted Email 2007::GetOrganizationDomains
Exchange 2007 Provider::SetCASMailbox