Appointment.MeetingRequestWasSent 属性

定义

获取是否已发送会议请求。

public:
 property bool MeetingRequestWasSent { bool get(); };
public bool MeetingRequestWasSent { get; }
Public ReadOnly Property MeetingRequestWasSent As Boolean

属性值

如果已发送会议请求,则为 true;否则为 false

适用于