diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-D2FEF845-9251-57B9-AD69-4045BFA93C77.dita --- a/Symbian3/PDK/Source/GUID-D2FEF845-9251-57B9-AD69-4045BFA93C77.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-D2FEF845-9251-57B9-AD69-4045BFA93C77.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,35 +1,35 @@ - - - - - -Deleting -the Specified Per-Bearer-Type Download RulesThis tutorial explains how to delete the specified per-bearer-type -download rules of an IMAP account. -
Procedure
    -
  1. Create an instance of -the CEmailAccounts class.

  2. -
  3. Obtain the account ID -using the TImapAccount class for the IMAP account to be -updated.

  4. -
  5. Create an instance of -the CImapSyncDownloadRules class.

  6. -
  7. Populate the download -rules from the central repository (CenRep) using the CEmailAccounts::LoadImapSyncDownloadRules() function, -and by passing the IMAP account ID.

  8. -
  9. Call the CImapSyncDownloadRules::DeleteBearerTypesL() function -specifying Inbox or other folders, and the bearer type for which download -rules are to be deleted.

  10. -
  11. Save the download rules -to CenRep using the CEmailAccounts::SaveImapSyncDownloadRulesL() function, -passing the IMAP account ID and the newly created rules.

  12. -
-
See also

Bearer -Mobility Overview

+ + + + + +Deleting +the Specified Per-Bearer-Type Download RulesThis tutorial explains how to delete the specified per-bearer-type +download rules of an IMAP account. +
Procedure
    +
  1. Create an instance of +the CEmailAccounts class.

  2. +
  3. Obtain the account ID +using the TImapAccount class for the IMAP account to be +updated.

  4. +
  5. Create an instance of +the CImapSyncDownloadRules class.

  6. +
  7. Populate the download +rules from the central repository (CenRep) using the CEmailAccounts::LoadImapSyncDownloadRules() function, +and by passing the IMAP account ID.

  8. +
  9. Call the CImapSyncDownloadRules::DeleteBearerTypesL() function +specifying Inbox or other folders, and the bearer type for which download +rules are to be deleted.

  10. +
  11. Save the download rules +to CenRep using the CEmailAccounts::SaveImapSyncDownloadRulesL() function, +passing the IMAP account ID and the newly created rules.

  12. +
+
See also

Bearer +Mobility Overview

\ No newline at end of file