Thread: delete property
View Single Post
  #1  
Old February 26th 07, 11:58 AM posted to microsoft.public.outlook.program_forms
Nikolas
external usenet poster
 
Posts: 34
Default delete property

Hi,

Im using VSTO '05 SE with Visual studio '05 on C# to create an add-in for
Outlook '07. I'm trying to delete a property of a mail item using the
PropertyAccessor but I get the following exception:

[System.UnauthorizedAccessException] = {"The property
\"http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/85420003\" does not support this operation."}

Is there a way of deleting this property?

PS. I apologise for posting this question a 2nd time, it was posted on the
wrong section the 1st time.

Ads