c# : Not getting "Usertype" for RegisterNewUser() function
- by Preeti
Hi,
I am not getting "user type" for below function: (using Domino.dll in C#)
_NotesRegister.RegisterNewUser(pLastn,pIdfile,pServer,pFirstn,pMiddle,pCertpw,pLocation,pComment, pMaildbpath,pForward,pUserpw,pAltName,pAltLang,Usertype);
Regards,
Preeti