diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-D1303B75-607C-5C75-B8DB-39571E182C7F.dita --- a/Symbian3/PDK/Source/GUID-D1303B75-607C-5C75-B8DB-39571E182C7F.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-D1303B75-607C-5C75-B8DB-39571E182C7F.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,35 +1,35 @@ - - - - - -Disabling -the Bearer Mobility -

This tutorial explains how to disable the bearer mobility for an email -account.

-
Procedure
    -
  1. Create an instance of -the CEmailAccounts class.

  2. -
  3. Create an instance of -the CImIAPPreferences class to be used by the email service.

  4. -
  5. Create an instance of -the CIm<protocol>Settings class.

    Where, <protocol> -is either Imap4, Pop3, or Smtp.

  6. -
  7. Populate the CImIAPPreferences class -and the CIm<protocol>Settings class from central repository -(CenRep) using CEmailAccounts ::Load<protocol>IapSettingsL function.

  8. -
  9. Use the CIm<protocol>Settings:: SetBearerMobility function -to set the TBool parameter to EFalse.

  10. -
  11. Store the updated settings -classes to CenRep using the CEmailAccounts ::Save<protocol>IapSettingsL function.

  12. -
All instances of <protocol> in the preceding -steps are either Imap4, Pop3, or Smtp.
-
See also

Bearer -Mobility Overview

+ + + + + +Disabling +the Bearer Mobility +

This tutorial explains how to disable the bearer mobility for an email +account.

+
Procedure
    +
  1. Create an instance of +the CEmailAccounts class.

  2. +
  3. Create an instance of +the CImIAPPreferences class to be used by the email service.

  4. +
  5. Create an instance of +the CIm<protocol>Settings class.

    Where, <protocol> +is either Imap4, Pop3, or Smtp.

  6. +
  7. Populate the CImIAPPreferences class +and the CIm<protocol>Settings class from central repository +(CenRep) using CEmailAccounts ::Load<protocol>IapSettingsL function.

  8. +
  9. Use the CIm<protocol>Settings:: SetBearerMobility function +to set the TBool parameter to EFalse.

  10. +
  11. Store the updated settings +classes to CenRep using the CEmailAccounts ::Save<protocol>IapSettingsL function.

  12. +
All instances of <protocol> in the preceding +steps are either Imap4, Pop3, or Smtp.
+
See also

Bearer +Mobility Overview

\ No newline at end of file