diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-F7F70CA0-138A-5D02-B10B-82BCD857DCE3.dita --- a/Symbian3/PDK/Source/GUID-F7F70CA0-138A-5D02-B10B-82BCD857DCE3.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-F7F70CA0-138A-5D02-B10B-82BCD857DCE3.dita Fri Aug 13 16:47:46 2010 +0100 @@ -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