_JournalItem.ContactNames 属性

定义

返回或设置一个 字符串 (字符串 ,) 表示与 Outlook 项目关联的联系人姓名。 读/写。

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

属性值

适用于