by Gallwapa <gallwapa@[EMAIL PROTECTED]
>
Jun 24, 2008 at 03:40 PM
Ignore this - It falls under error code: ID10T.
In my extended class I was listing it as "notes" rather than
"info"...grr!!! Dyslexia!
On Jun 24, 3:06=A0pm, Gallwapa <gallw...@[EMAIL PROTECTED]
> wrote:
> I'm having trouble with writing to the "notes" field
>
> http://msdn.microsoft.com/en-us/library/ms680995(VS.85).aspx
>
> This page shows that the "contact" object class has this attribute.
> Yet, on normal user objects in AD they do not have objectclass
> "contact"
>
> When I am using System.DirectoryServices.AccountManagment (which, if I
> understand, is just a pretty ADSI wrapper) I am not able to update it
> because it does not meet constraints. =A0...
>
> Any ideas where to go with this?