AccountPassword Property
This property specifies the SharePoint user's password.
Syntax
char* GetAccountPassword();
int SetAccountPassword(char* lpszAccountPassword);
Default Value
""
Remarks
This property specifies the SharePoint user's password.
Data Type
String