S
Sreenivas
I use url of the form outlook:<EntryId> for emails in outlook. When I
have
the email in my non default store and outlook is not running then this
link is not working. If we have the email in default store then this
link will work even of outlook is not working.
One solution to this is start outlook before using the link. I did not
prefer this because if we start outlook application ourselves then we
have to take care of closing it which is hard to handle in my case.
But if we could somehow start outlook with parameters to open the
particular item then we need not worry about closing. For doing this
we need knowledge of outlook protocol. I don't find any where we have.
Also I was wondering why we need not specify the StoreId in the
outlook link. Do we have any clear documentation of the outlook
protocol anywhere (Any books have this information?)
Thanks in advance for your help.
have
the email in my non default store and outlook is not running then this
link is not working. If we have the email in default store then this
link will work even of outlook is not working.
One solution to this is start outlook before using the link. I did not
prefer this because if we start outlook application ourselves then we
have to take care of closing it which is hard to handle in my case.
But if we could somehow start outlook with parameters to open the
particular item then we need not worry about closing. For doing this
we need knowledge of outlook protocol. I don't find any where we have.
Also I was wondering why we need not specify the StoreId in the
outlook link. Do we have any clear documentation of the outlook
protocol anywhere (Any books have this information?)
Thanks in advance for your help.