diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-F7F70CA0-138A-5D02-B10B-82BCD857DCE3.dita --- a/Symbian3/PDK/Source/GUID-F7F70CA0-138A-5D02-B10B-82BCD857DCE3.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-F7F70CA0-138A-5D02-B10B-82BCD857DCE3.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,28 +1,28 @@ - - - - - -Deleting -an SMTP Mobility Account -

This tutorial explains how to delete an SMTP mobility account.

-
Procedure This -task removes the SMTP account override for the IAPs that SMTP mobility account -is associated with.
    -
  1. Create an instance of -theCEmailAccounts class.

  2. -
  3. Use the CEmailAccounts::GetSmtpMobilityAccountL function -to get the ID of the SMTP mobility account that has to be deleted.

  4. -
  5. Delete the SMTP mobility -account from the central repository using CEmailAccounts::DeleteSmtpMobilityAccountL function -with the following parameters:

    IMPORT_C void DeleteSmtpMobilityAccountL(const TSmtpMobilityAccount& aAccount);

  6. -
-
See also

Bearer -Mobility Overview

+ + + + + +Deleting +an SMTP Mobility Account +

This tutorial explains how to delete an SMTP mobility account.

+
Procedure This +task removes the SMTP account override for the IAPs that SMTP mobility account +is associated with.
    +
  1. Create an instance of +theCEmailAccounts class.

  2. +
  3. Use the CEmailAccounts::GetSmtpMobilityAccountL function +to get the ID of the SMTP mobility account that has to be deleted.

  4. +
  5. Delete the SMTP mobility +account from the central repository using CEmailAccounts::DeleteSmtpMobilityAccountL function +with the following parameters:

    IMPORT_C void DeleteSmtpMobilityAccountL(const TSmtpMobilityAccount& aAccount);

  6. +
+
See also

Bearer +Mobility Overview

\ No newline at end of file