But the API mycontact.DefaultEmailAddress.Remove(0) is not removing
any of the characters in that DefaultEmailAddress and the EmailAddress
is remaining the same. Can you please help me in removing the
DefaultEmailAddress and replacing it. Thanks a lot in advance.
Thanks and Regards
Amogh G.R.
Sorry about the delay.
The DefaultEmailAddress method does not contain a Remove option. It just
gets or sets the value.
To get the default email address, having the NKTWABLib.contact object
you should do:
dim address as string
address = contact.DefaultEmailAddress
To change a the Default email address, having the NKTWABLib.contact
object you should do:
contact.DefaultEmailAddress = "newa...@newdomain.com"
contact.Save
Thank you for contacting Nektra's NKTWab Support.
Regards,
Federico
--
Nektra Advanced Computing
http://www.nektra.com