MeetingRequestType property

PropertyDefinition MeetingRequestType
getter/setter pair
Defines the MeetingRequestType property.

Implementation

static PropertyDefinition MeetingRequestType =
    new GenericPropertyDefinition<enumerations.MeetingRequestType>.withUri(
        XmlElementNames.MeetingRequestType,
        _MeetingRequestSchemaFieldUris.MeetingRequestType,
        ExchangeVersion.Exchange2007_SP1);