CalendarItemType.AllowNewTimeProposal Property

Definition

The AllowNewTimeProposal property gets or sets a Boolean value that indicates whether a new meeting time can be proposed for a meeting by an attendee.

public:
 property bool AllowNewTimeProposal { bool get(); void set(bool value); };
public bool AllowNewTimeProposal { get; set; }
Public Property AllowNewTimeProposal As Boolean

Property Value

The AllowNewTimeProposal property returns true if an attendee can propose a new time for the meeting; otherwise, the property returns false.

Applies to