AccountUser Property
This property specifies the SharePoint user.
Object Oriented Interface
public function getAccountUser(); public function setAccountUser($value);
Procedural Interface
incloudstorage_cloudstorage_get($res, 5 ); incloudstorage_cloudstorage_set($res, 5, $value );
Default Value
''
Remarks
This property specifies the SharePoint user. For instance: "admin@mycrm.onmicrosoft.com".
Data Type
String