On Tue, 2005-11-22 at 13:55 +0100, Jules Colding wrote: > Hi, > > I am currently retrieving data from a MAPI object and most data is > easily mapped from MAPI into corresponding Camel data types. One is > missing though - the "CamelMessageInfoBase.date_sent" type doesn't seem > to exist within the range of MAPI properties available on the object. > > Does the sent time exist in the message header? Do I just set the > date_sent property to NULL if not?? date_sent is typically for the items in the Sent folder.
Yeah you can set it to 0. -partha _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
