MeetingMessage.IsOutOfDate Property

Definition

Gets a value that indicates whether the meeting message is out of date.

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

Property Value

true if the meeting message is out of date; otherwise, false.

Applies to