MeetingMessage.HasBeenProcessed Property

Definition

Gets a value that indicates whether the meeting message has been processed by Exchange (that is, whether Exchange has noted the arrival of a meeting request and has created the associated meeting item in the calendar).

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

Property Value

true if the meeting message has been processed by Exchange; otherwise, false.

Applies to