OlkControl.ItemProperty 属性

定义

返回或设置 C#) 中的 字符串 (字符串 ,该字符串指定控件绑定到的 Outlook 对象模型中的属性的名称。 读/写。

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

属性值

适用于