ResourceDescription Property
A short description of the file or folder.
Object Oriented Interface
public function getResourceDescription(); public function setResourceDescription($value);
Procedural Interface
incloudstorage_onedrive_get($res, 42 ); incloudstorage_onedrive_set($res, 42, $value );
Default Value
''
Remarks
This property specifies a short description of the file or folder.
This property is not available at design time.
Data Type
String