Re: PushSubscriptionRequestType
- From: Andre Maas <spamdummy@xxxxxxxxxxx>
- Date: Wed, 22 Aug 2007 16:23:19 +0200
Hi Glen,
thx for help again. i've looked the samples you shown me. But i dont't understand it. on serverside i installed the webservice and an clientside in compiled the sample. Only a textfile (MailboxEventLog.txt) will be created from the client application, but there are no notifiations in the text file. The client app. starts, created the textfile and then will be terminated. Thats not the 'callback' methods i know.
Regards
André
Glen Scales [MVP] schrieb:
Yep if you want to use EWS for this then Push subscriptions are the way to go you need to make sure your application can handle the subscription process. Eg it needs to be able to respond to the periodic heartbeat queries that EWS will send out. Also it needs to deal with the possibility that EWS may delete its subscription if there is a period of time where there is not contact between the Exchange Server and your application. There's a basic sample of using a Push notification on http://msdn2.microsoft.com/en-US/library/bb204060.aspx.
Cheers
Glen
"Andre Maas" <spamdummy@xxxxxxxxxxx> wrote in message news:%23C%23N%23q94HHA.3900@xxxxxxxxxxxxxxxxxxxxxxxHi again,
i think this is my last question. :-) i should write a little application that get infos from the EWS with which i connected. i've read something about "PushSubscriptionRequestType". is that the right way to response infos from the ews when the user open, edit or recieved a new mail? i think that i must write a callback method for "PushSubscriptionRequestType" which can called from the ews?
Thx and regards
André
- Follow-Ups:
- Re: PushSubscriptionRequestType
- From: Glen Scales [MVP]
- Re: PushSubscriptionRequestType
- References:
- Re: PushSubscriptionRequestType
- From: Glen Scales [MVP]
- Re: PushSubscriptionRequestType
- Prev by Date: delete mailbox of user
- Next by Date: The request failed with HTTP status 405: Method Not Allowed
- Previous by thread: Re: PushSubscriptionRequestType
- Next by thread: Re: PushSubscriptionRequestType
- Index(es):
Relevant Pages
|