Namespaces
Variants
Actions

Creating Local Message Folders

Jump to: navigation, search
Article Metadata

Article
Created: eswar_illuri (25 May 2007)
Last edited: hamishwillee (16 Nov 2011)
Local folders can be created under the global "Inbox" and under the "My Folders" folders. Access to other locations in the messaging tree is restricted to the system and particular MTMs that own those locations.

To create a custom folder, you can use the following type and MTM settings for the index entry:

TMsvEntry mEntry;
 
mEntry.iMtm = KUidMsvLocalServiceMtm;
 
mEntry.iServiceId = KMsvLocalServiceIndexEntryId;
 
mEntry.iType = KUidMsvFolderEntry;

Related Links:

This page was last modified on 16 November 2011, at 05:30.
119 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved