On Fri, 2011-07-08 at 13:12 +0100, David Woodhouse wrote:
On Fri, 2011-07-08 at 14:08 +0200, Patrick Ohly wrote:
> The question then is: what are the valid values?
$ dbus-send --print-reply --dest=org.meego.activesyncd /EasMail
org.meego.activesyncd.EasMail.sync_email_folder_hierarchy
string:david.woodhouse@intel.com string:0
Gives you an array of strings, one per folder, which are each of the
form $PARENTID\n$FOLDERID\n$DISPLAYNAME\n$TYPE
Presumably, the "folder" argument you want is the folder ID from this
list.
Is there a definition of the $TYPE values somewhere and is this also
exposed via the C API?
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.