FolderInfoRetrieveFullPath Method

Retrieves the full path of folder within the PST file.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string RetrieveFullPath()

Return Value

Type: String
The string that represents the full path.
See Also