P
Peter Marchert
Hello,
to read some properties you can use the "GetProperty"-Method, for
example "strHeader =
objMailItem.PropertyAccessor.GetProperty("http://schemas.microsoft.com/mapi/proptag/0x007D001E")"
Hmm, now I consider what happens
1. if the user have no connection to the internet and/or
2. if he monitors the internet traffic and see that programs get
information form it? Perhaps he think there is mailware or something
else on his computer?
Can somebody explain to me how this method works?
Best Regards
Peter
to read some properties you can use the "GetProperty"-Method, for
example "strHeader =
objMailItem.PropertyAccessor.GetProperty("http://schemas.microsoft.com/mapi/proptag/0x007D001E")"
Hmm, now I consider what happens
1. if the user have no connection to the internet and/or
2. if he monitors the internet traffic and see that programs get
information form it? Perhaps he think there is mailware or something
else on his computer?
Can somebody explain to me how this method works?
Best Regards
Peter