AccountUser Property
This property specifies the SharePoint user.
Syntax
char* GetAccountUser();
int SetAccountUser(char* lpszAccountUser);
Default Value
""
Remarks
This property specifies the SharePoint user. For instance: "admin@mycrm.onmicrosoft.com".
Data Type
String