emailservices/emailframework/commonlib/inc/CFSMailFolderBase.h
branchRCL_3
changeset 8 e1b6206813b4
parent 4 e7aa27f58ae1
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    17 
    17 
    18 
    18 
    19 #ifndef __FSMAILFOLDERBASE_H
    19 #ifndef __FSMAILFOLDERBASE_H
    20 #define __FSMAILFOLDERBASE_H
    20 #define __FSMAILFOLDERBASE_H
    21 
    21 
    22 #include "CFsMailMessage.h"
    22 #include "cfsmailmessage.h"
    23 #include "cemailextensionbase.h"
    23 #include "cemailextensionbase.h"
    24 
    24 
    25 /**
    25 /**
    26  *  class for handling mailbox folder data
    26  *  class for handling mailbox folder data
    27  *
    27  *