Topic by Adam Darbyshire
Content
Hi All,
I have encountered a strange problem,
I want to be able to remove a login from a contact account but for some reason I'm unable,
If I throw in contact.Login = null (or "") and update the contact no error is produced but the username remains the same, however if I set contact.Login to "abc123" and update the contact the change is reflected.
The docco for the contact object says that it is nullable,
Has anyone else encountered this?
Cheers
Adam