Share via


FileDialogCustomPlaces.Contacts プロパティ

定義

現在のユーザーの連絡先フォルダーを取得します。

public:
 static property Microsoft::Win32::FileDialogCustomPlace ^ Contacts { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace Contacts { get; }
static member Contacts : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property Contacts As FileDialogCustomPlace

プロパティ値

現在のユーザーの連絡先フォルダー。

注釈

このフォルダーの GUID は 56784854-C6CB-462b-8169-88E350ACB882 です。

適用対象