473,383 Members | 1,716 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Unique ID of an email? or how to identify them?

Hi,

I once saw a fax-application that puts faxes as email in a pst-file, sends
the ID of that email to a user, and than an application opens that specific
email/fax on the screen of the user.

I also would like to be able for my application to identify emails uniquely:
where should I find this unique ID? Or is it based on other stuff like The
sender and time of reception?

Any help would be really appreciated.

Thanks a lot,

Pieter
Nov 21 '05 #1
6 4910
Pieter,

For every unique ID is the Guid
http://msdn.microsoft.com/library/de...classtopic.asp

I hope this helps,

Cor
Nov 21 '05 #2
Thanks, but this isn't linked at all at an email,

what I need is to be able to identify each email in a pst-file with a unique
id... So is there such an ID for each mail aklreaddy when it arrives in
outlook?

"Cor Ligthert" <no************@planet.nl> wrote in message
news:%2***************@TK2MSFTNGP15.phx.gbl...
Pieter,

For every unique ID is the Guid
http://msdn.microsoft.com/library/de...classtopic.asp
I hope this helps,

Cor

Nov 21 '05 #3
"DraguVaso" <pi**********@hotmail.com> schrieb:
I once saw a fax-application that puts faxes as email in a pst-file, sends
the ID of that email to a user, and than an application opens that
specific
email/fax on the screen of the user.

I also would like to be able for my application to identify emails
uniquely:
where should I find this unique ID? Or is it based on other stuff like The
sender and time of reception?


Maybe the email's 'Message-ID' field is what you want.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4
Hm yes something like that.
I foundalso something about "EntryID", which should also be some kind of ID,
and seems to be in the outlook object-model.
Should it be better to use the EntryID? Is it also unique?

What I actually need is to store that ID (Message-ID or EntryID or whatever)
in a database, and than when the users that have access to the public *.pst
are able to find that Emil in the pst with the ID...

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
"DraguVaso" <pi**********@hotmail.com> schrieb:
I once saw a fax-application that puts faxes as email in a pst-file, sends the ID of that email to a user, and than an application opens that
specific
email/fax on the screen of the user.

I also would like to be able for my application to identify emails
uniquely:
where should I find this unique ID? Or is it based on other stuff like The sender and time of reception?


Maybe the email's 'Message-ID' field is what you want.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #5
"DraguVaso" <pi**********@hotmail.com> schrieb:
I foundalso something about "EntryID", which should also be some kind of
ID,
and seems to be in the outlook object-model.
Should it be better to use the EntryID? Is it also unique?

What I actually need is to store that ID (Message-ID or EntryID or
whatever)
in a database, and than when the users that have access to the public
*.pst
are able to find that Emil in the pst with the ID...


I feel sorry, but I am not familiar with the Outlook object model... I was
referring to a header field of an email message.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #6
thanks for the help anyway!
I think i found my answer here:
http://support.microsoft.com/default...b;en-us;201074
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:Ou*************@TK2MSFTNGP10.phx.gbl...
"DraguVaso" <pi**********@hotmail.com> schrieb:
I foundalso something about "EntryID", which should also be some kind of
ID,
and seems to be in the outlook object-model.
Should it be better to use the EntryID? Is it also unique?

What I actually need is to store that ID (Message-ID or EntryID or
whatever)
in a database, and than when the users that have access to the public
*.pst
are able to find that Emil in the pst with the ID...
I feel sorry, but I am not familiar with the Outlook object model... I

was referring to a header field of an email message.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: DraguVaso | last post by:
Hi, I once saw a fax-application that puts faxes as email in a pst-file, sends the ID of that email to a user, and than an application opens that specific email/fax on the screen of the user. ...
6
by: DraguVaso | last post by:
Hi, I once saw a fax-application that puts faxes as email in a pst-file, sends the ID of that email to a user, and than an application opens that specific email/fax on the screen of the user. ...
4
by: Goh | last post by:
Hi, I would like to know how can we implement a web page that intelligent enough to unique identify that pc have been visit before without any cookies and login user require. I have try...
6
by: timor.super | last post by:
Hi group, I need a way of calculating an unique id for a file. I've seen things like Crc32, 64, checksum .... there's a list here : http://en.wikipedia.org/wiki/List_of_hash_functions What...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.