P
Phil Kelly
Hi!
Is it possible to set the value of an Active Directory attribute to be
empty?
I've tried to set the 'company' attribute as follows:
myRepEntry.Properties(strAttrName)(0) = Nothing
but I get an error stating that the value cannot be NULL.
Anyone got any ideas?
Thanks for your help!
Phil
Is it possible to set the value of an Active Directory attribute to be
empty?
I've tried to set the 'company' attribute as follows:
myRepEntry.Properties(strAttrName)(0) = Nothing
but I get an error stating that the value cannot be NULL.
Anyone got any ideas?
Thanks for your help!
Phil