Dalyanoglu, Mursel
2017-07-14T21:13:00Z
Hello,

Our client asked us create DB to archive email. Their db design is emailid, body, time_received, and is_processed.
I am working with evaluation licensed GeniusConnect and EntryId is used as a primary key. However, when I try to find EntryID in Internet Headers, I couldn't find it. What can they use if my client wants to use internet header properties to access email in DB?

Thanks,
Sponsor
GeniusConnect documentation search (User Manual Downloads...)
Administrator
2017-07-15T07:36:00Z
Hello,

EntryID is Outlook unique identification of an email Item (also Contact, Meeting etc..) and has nothing to do with Internet Headers.

"What can they use if my client wants to use internet header properties to access email in DB?"
You can use any primary key, it does not have to be linked to an Outlook column
Similar Topics