_ContactItem.HasPicture プロパティ

定義

連絡先アイテムに画像が関連付けられている場合は Trueブール値 (C#ではブール値) を返します。 読み取り専用

public:
 property bool HasPicture { bool get(); };
public bool HasPicture { get; }
Public ReadOnly Property HasPicture As Boolean

プロパティ値

適用対象