FileDialogCustomPlaces::Contacts Property

.NET Framework (current version)
 

Gets the Contacts folder for the current user.

Namespace:   Microsoft.Win32
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property FileDialogCustomPlace^ Contacts {
	static FileDialogCustomPlace^ get();
}

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Contacts folder for the current user.

The GUID for this folder is 56784854-C6CB-462b-8169-88E350ACB882.

.NET Framework
Available since 4.0
Return to top
Show: