AcceptMeetingInvitationMessage.Tentative 属性

定义

获取一个值,该值指示是否暂时接受关联的会议。

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

属性值

如果暂时接受关联的会议,则为 true;否则为 false

适用于