ICIVirtualFolderPaths
The VirtualFolderPaths interface is used to specify the path for virtual folders their physical folders.
- Property VirtualPath As String
HRESULT VirtualPath([out, retval] BSTR *pVal); HRESULT VirtualPath([in] BSTR newVal);
EFT v7.4.13 and later
HRESULT PhysicalPath([out, retval] BSTR *pVal); HRESULT PhysicalPath([in] BSTR newVal);
EFT v7.4.13 and later