W
WLAN
Hello ALL,
Is there anyway to get machine name from outlook object model or redemption
dll? I have a use case where i need to inject some custom action on
FOLDERCREATE event. So I have subscribed FOLDERCREATE event of exchange store.
Now if the same user is logged on different machines and try to create
folder in mail box. It executes the custom action in all machines.
How do I solve this issue?
I want to limit it to the machine where he has created the folder. I know
that event is subscribed across mailbox level. But anyway to limit it to
machine level?
If I get machine name from object model, i can compare it with current
machine name and limit the execution of custom action.
Thanks in Advance.
Is there anyway to get machine name from outlook object model or redemption
dll? I have a use case where i need to inject some custom action on
FOLDERCREATE event. So I have subscribed FOLDERCREATE event of exchange store.
Now if the same user is logged on different machines and try to create
folder in mail box. It executes the custom action in all machines.
How do I solve this issue?
I want to limit it to the machine where he has created the folder. I know
that event is subscribed across mailbox level. But anyway to limit it to
machine level?
If I get machine name from object model, i can compare it with current
machine name and limit the execution of custom action.
Thanks in Advance.