Hello,
Does anyone know a way I can access voting responses to an Outlook message by looking at the sent item? By this I mean getting the data from the 'response' column on the 'tracking' tab of the original message sent.
I can happily get the info by looping through all of the individual responses and looking at MailItem.VotingResponse, but figure it's cleaner to look at the master message.
Thanks, Iain
Does anyone know a way I can access voting responses to an Outlook message by looking at the sent item? By this I mean getting the data from the 'response' column on the 'tracking' tab of the original message sent.
I can happily get the info by looping through all of the individual responses and looking at MailItem.VotingResponse, but figure it's cleaner to look at the master message.
Thanks, Iain