Hello,
I am using soap GetUserAvailabilityRequest to get user appointments. It seems to work just fine. However, it only returns appointment times, subjects and locations. I also want to get message body of appointment. Is there any thing I can add to soap GetUserAvailabilityRequest to return message body too? I also tried soap operation GetItem passing the ID return from GetUserAvailabilityResponse in ItemId but I get Invalid Id. Can anyone help me figure this one out? Either add something to soap message of GetUserAvailabilityRequest or do a call using ID returned in GetUserAvailabilityResponse.Thanks for your help.