Store.FilePath property (Outlook)

Returns a String representing the full file path for a Personal Folders File (.pst) or an Offline Folder File (.ost) store. Read-only.

Syntax

expression. FilePath

expression A variable that represents a Store object.

Remarks

This property supports both Exchange and non-Exchange stores. If the store is not a .pst or .ost store, FilePath returns an empty string.

See also

Store Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.