Symbian3/PDK/Source/GUID-6685FE6F-F7B0-4D8A-960E-BB13CA09B4D3.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 16:16:55 +0100
changeset 6 43e37759235e
parent 5 f345bda72bc4
child 14 578be2adaf3e
permissions -rw-r--r--
Week 12 contribution of example code"

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-6685FE6F-F7B0-4D8A-960E-BB13CA09B4D3" xml:lang="en"><title>Email
Services</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p> Email Services collection provides Email Client API for accessing mailboxes,
folders, messages and attachments.</p>
<p>In addition to Email Client API, this collection provides Email CRKEYS
API to track new emails received in a mailbox. This API can be used to display
an envelope icon in the indicator area when a new email is received. <codeph>KCmailDataRepository</codeph> (<keyword>0x20029F4A</keyword>)
is the central repository key for email data and <codeph>KCmailNewEmailDisplayText</codeph> (<keyword>0x000000010</keyword>)
is the key to display text for a new email indicator pop-up.</p>

</conbody></concept>