_TaskRequestDeclineItem.Companies 属性

定义

返回或设置 C# 中的 字符串 (字符串 ,) 表示与 Outlook 项目关联的公司的名称。 读/写。

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

属性值

注解

它是自由格式的文本字段。

适用于