ICIGoogleDriveVirtualFolderTarget
The ICIGoogleDriveDownloadParams interface is used to define the properties for the Google Drive account virtual target.
-
Property CloudProviderType As CloudProviderType
HRESULT CloudProviderType([out, retval] CloudProviderType* pVal); HRESULT CloudProviderType([in] CloudProviderType newVal);
EFT v8.2
Property FolderPath As String
HRESULT FolderPath([out, retval] BSTR* pVal); HRESULT FolderPath([in] BSTR newVal);
EFT v8.2
Property GeneralParams As CICloudGoogleDriveGeneralParams
HRESULT GeneralParams([out, retval] ICICloudGoogleDriveGeneralParams** pVal); HRESULT GeneralParams([in] ICICloudGoogleDriveGeneralParams* newVal);
EFT v8.2