This document is archived and information here might be outdated. Recommended version. |
Returns all paths associated with the object.
[Visual Basic .NET] Public Function GetPathsEx ( _ ByVal pOptions As IItemPathsOptions _ ) As IStringArray
[C#] public IStringArray GetPathsEx ( IItemPathsOptions pOptions );
[C++]
HRESULT GetPathsEx(
IItemPathsOptions* pOptions
);
[C++] Parameters pOptions [in]
pOptions is a parameter of type IItemPathsOptions*