c# : Not getting "Usertype" for RegisterNewUser() function
Posted
by Preeti
on Stack Overflow
See other posts from Stack Overflow
or by Preeti
Published on 2009-11-17T14:06:17Z
Indexed on
2010/03/13
10:15 UTC
Read the original article
Hit count: 228
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
© Stack Overflow or respective owner