DelegateUser.ReceiveCopiesOfMeetingMessages Property

Definition

Gets or sets a value that indicates whether the delegate user should receive copies of meeting requests.

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

Property Value

true if the delegate should receive copies of meeting requests for the principal; otherwise, false.

Applies to