IsOutOfDate property

PropertyDefinition IsOutOfDate
getter/setter pair
Defines the IsOutOfDate property.

Implementation

static PropertyDefinition IsOutOfDate = new BoolPropertyDefinition(
    XmlElementNames.IsOutOfDate,
    MeetingMessageSchemaFieldUris.IsOutOfDate,
    ExchangeVersion.Exchange2007_SP1);