AccountUser Property
This property specifies the SharePoint user.
Syntax
__property String AccountUser = {read=FAccountUser, write=FSetAccountUser, default=""};
Default Value
""
Remarks
This property specifies the SharePoint user. For instance: "admin@mycrm.onmicrosoft.com".
Data Type
String