共用方式為


Appointment.HasInvitees 屬性

定義

取得值,這個值表示約會是否有受邀者。

public:
 property bool HasInvitees { bool get(); };
bool HasInvitees();
public bool HasInvitees { get; }
var boolean = appointment.hasInvitees;
Public ReadOnly Property HasInvitees As Boolean

屬性值

Boolean

bool

值,指出約會是否有受邀者。

Windows 需求

應用程式功能
appointmentsSystem

適用於