_AppointmentItem.RecurrenceState 属性

定义

返回一个 OlRecurrenceState 常量,该常量指示指定对象的定期属性。 只读。

public:
 property Microsoft::Office::Interop::Outlook::OlRecurrenceState RecurrenceState { Microsoft::Office::Interop::Outlook::OlRecurrenceState get(); };
public Microsoft.Office.Interop.Outlook.OlRecurrenceState RecurrenceState { get; }
Public ReadOnly Property RecurrenceState As OlRecurrenceState

属性值

适用于