Share via


_JournalItem.ContactNames プロパティ

定義

Outlook アイテムに関連付けられている連絡先名を表す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ ContactNames { System::String ^ get(); void set(System::String ^ value); };
public string ContactNames { get; set; }
Public Property ContactNames As String

プロパティ値

適用対象