actually, that's not true. date_sent is gotten from the MIME message headers (Date: header, fwiw).
Jeff On Tue, 2005-11-22 at 14:56 +0100, Jules Colding wrote: > On Tue, 2005-11-22 at 18:44 +0530, Parthasarathi Susarla wrote: > > 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. > > OK - thanks, > jules > > > _______________________________________________ > Evolution-hackers mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/evolution-hackers > _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
