The body always contains " 1 fetch (" and the next email will be incremented " 2 fetch (" im not sure what would be causing this.
This happens with both text and html.
Im connecting to a 2010 Exchange Server. and using the
client.Behavior.AutoPopulateFolderMessages = true;
client.Behavior.MessageFetchMode = MessageFetchMode.Full;
Thank you in advance.
This happens with both text and html.
Im connecting to a 2010 Exchange Server. and using the
client.Behavior.AutoPopulateFolderMessages = true;
client.Behavior.MessageFetchMode = MessageFetchMode.Full;
Thank you in advance.