_AppointmentItem.Resources 属性

定义

返回以 C # ) 表示 会议资源名称的分号分隔的 String (字符串 。 读/写。

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

属性值

注解

此属性包含的显示名称。 集合 Recipients 应用于修改资源收件人。 资源作为 BCC 收件人添加到集合中。

适用于