Click here to Skip to main content
15,886,689 members

Comments by hebsiboy (Top 26 by date)

hebsiboy 20-Feb-15 3:50am View    
thank bro it is working Fine .................
hebsiboy 20-Feb-15 0:13am View    
I am Using below code to find mail Information

Item mail= Item.Bind(_service, new ItemId(MsgID));
mail.IsRead = true;
mail.Update(ConflictResolutionMode.AutoResolve);


but i am not finding any property like
mail.IsRead=true;
hebsiboy 20-Feb-15 0:09am View    
what is (mail) --- which object that
hebsiboy 19-Feb-15 23:43pm View    
yes I am using ExchangeWebAPI
hebsiboy 20-Jan-15 9:46am View    
hi bro

it is Working fine
same like i have Folder Id Based on that How can i find the Folder Contents