DelegateUserType.ReceiveCopiesOfMeetingMessages Property

Definition

The ReceiveCopiesOfMeetingMessages property gets or sets a Boolean value that indicates whether the delegate receives copies of meeting-related messages that are addressed to the principal.

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

Property Value

The ReceiveCopiesOfMeetingMessages property returns true if the delegate receives meeting-related messages that are addressed to the principal; otherwise, the property returns false.

Applies to