This tutorial explains how to delete the transport buffer size specifications for a specified bearer type.
Create an instance of the CEmailAccounts class.
Create an instance of the CImapTransportBufferSizes class.
Use the CEmailAccounts::LoadImapTransportBufferSizesL() function to populate the CImapTransportBufferSizes class from the data stored in the central repository (CenRep).
Call the CImapTransportBufferSizes::DeleteBearerTypesL() function specifying the bearer types for which rules are to be removed.
Use the CEmailAccounts::SaveImapTransportBufferSizesL() function to store the updated CImapTransportBufferSizes setting class to the CenRep.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.