[This is preliminary documentation and is subject to change.]
Assembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public DataSet GetAddressLinks( int folderId )  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetAddressLinks ( _ folderId As Integer _ ) As DataSet  | 
| Visual C++ | 
|---|
public: DataSet^ GetAddressLinks( int folderId )  | 
Parameters
- folderId
 - Type: System..::.Int32
Id of the folder for which the virtual path is displayed as a link. 
