Share via


_AppointmentItem.BusyStatus 属性

定义

返回或设置一个 OlBusyStatus 常量,指示约会的用户的忙碌状态。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlBusyStatus BusyStatus { Microsoft::Office::Interop::Outlook::OlBusyStatus get(); void set(Microsoft::Office::Interop::Outlook::OlBusyStatus value); };
public Microsoft.Office.Interop.Outlook.OlBusyStatus BusyStatus { get; set; }
Public Property BusyStatus As OlBusyStatus

属性值

适用于