MeetingRequestMessageType Members

Include Protected Members
Include Inherited Members

The MeetingRequestMessageType class represents a meeting request in the Exchange store.

The MeetingRequestMessageType type exposes the following members.

Constructors

  Name Description
Public method MeetingRequestMessageType The MeetingRequestMessageType constructor initializes a new instance of the MeetingRequestMessageType class.

Top

Properties

  Name Description
Public property AdjacentMeetingCount The AdjacentMeetingCount property gets or sets the number of calendar items that are adjacent to a meeting time.
Public property AdjacentMeetingCountSpecified The AdjacentMeetingCountSpecified property gets or sets a Boolean value that indicates whether the AdjacentMeetingCount property is serialized into the SOAP message. This property is required if the AdjacentMeetingCount property is specified.
Public property AdjacentMeetings The AdjacentMeetings property gets or sets all calendar items that are adjacent to a meeting time.
Public property AllowNewTimeProposal The AllowNewTimeProposal property gets or sets a Boolean value that indicates whether a new time can be proposed for a meeting.
Public property AllowNewTimeProposalSpecified The AllowNewTimeProposalSpecified property gets or sets a Boolean value that indicates whether the AllowNewTimeProposal property is serialized into the SOAP message. This property is required if the AllowNewTimeProposal property is specified.
Public property AppointmentReplyTime The AppointmentReplyTime property gets or sets the date and time that an attendee replied to a meeting request.
Public property AppointmentReplyTimeSpecified The AppointmentReplyTimeSpecified property gets or sets a Boolean value that indicates whether the AppointmentReplyTime property is serialized into the SOAP message. This property is required if the AppointmentReplyTime property is specified.
Public property AppointmentSequenceNumber The AppointmentSequenceNumber property gets or sets the sequence number of a version of an appointment.
Public property AppointmentSequenceNumberSpecified The AppointmentSequenceNumberSpecified property gets or sets a Boolean value that indicates whether the AppointmentSequenceNumber property is serialized into the SOAP message. This property is required if the AppointmentSequenceNumber property is specified.
Public property AppointmentState The AppointmentState property gets or sets the status of an appointment.
Public property AppointmentStateSpecified The AppointmentStateSpecified property gets or sets a Boolean value that indicates whether the AppointmentState property is serialized into the SOAP message. This property is required if the AppointmentState property is specified.
Public property AssociatedCalendarItemId The AssociatedCalendarItemId property gets or sets the calendar item that is associated with this instance of the MeetingMessageType class. (Inherited from MeetingMessageType.)
Public property Attachments The Attachments property gets or sets an AttachmentType array that contains the items or files that are attached to an item in the Exchange store. (Inherited from ItemType.)
Public property BccRecipients The BccRecipients property gets or sets a collection of recipients that receive a blind carbon copy (Bcc) of an e-mail. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property Body The Body property contains the body content of an item. (Inherited from ItemType.)
Public property CalendarItemType The CalendarItemType property gets or sets the recurrence setting for a calendar item.
Public property CalendarItemTypeSpecified The CalendarItemTypeSpecified property gets or sets a Boolean value that indicates whether the CalendarItemType property is serialized into the SOAP message. This property is required if the CalendarItemType property is specified.
Public property Categories The Categories property gets or set a string array that identifies the categories to which an item in the mailbox belongs. (Inherited from ItemType.)
Public property CcRecipients The CcRecipients property gets or sets a collection of recipients that receive a carbon copy (Bcc) of an e-mail. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property ConferenceType The ConferenceType property gets or sets an integer value that specifies the type of conferencing that is performed with the meeting.
Public property ConferenceTypeSpecified The ConferenceTypeSpecified property gets or sets a Boolean value that specifies whether the ConferenceType property is serialized into the SOAP request. This property is required if the ConferenceType property is specified.
Public property ConflictingMeetingCount The ConflictingMeetingCount property gets or sets an integer value that specifies the number of meetings that conflict with the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property ConflictingMeetingCountSpecified The ConflictingMeetingCountSpecified property gets or sets a Boolean value that specifies whether the ConflictingMeetingCount property is serialized into the SOAP message. This property is required if the ConflictingMeetingCount property is specified.
Public property ConflictingMeetings The ConflictingMeetings property gets or sets an instance of the NonEmptyArrayOfAllItemsType class that represents all items that conflict with the meeting time that is associated with this instance of the MeetingRequestMessageType class.
Public property ConversationId (Inherited from ItemType.)
Public property ConversationIndex The ConversationIndex property gets or sets the identifier to the thread to which the message belongs. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property ConversationTopic The ConversationTopic property gets or sets the conversation identifier. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property Culture The Culture property gets or sets the culture for a given item in a mailbox. (Inherited from ItemType.)
Public property DateTimeCreated The DateTimeCreated property gets or sets the date and time that an item in the mailbox was created. (Inherited from ItemType.)
Public property DateTimeCreatedSpecified The DateTimeCreatedSpecified property gets or sets a Boolean value that specifies whether the DateTimeCreated property is serialized into the SOAP request. This property is required if the DateTimeCreated property is specified. (Inherited from ItemType.)
Public property DateTimeReceived The DateTimeReceived property gets the date and time that an item in a mailbox was received. (Inherited from ItemType.)
Public property DateTimeReceivedSpecified The DateTimeReceivedSpecified property gets or sets a Boolean value that specifies whether the DateTimeReceived property is serialized into the SOAP request. This property is required if the DateTimeReceived property is specified. (Inherited from ItemType.)
Public property DateTimeSent The DateTimeSent property gets or sets the date and time when an item in a mailbox was sent. (Inherited from ItemType.)
Public property DateTimeSentSpecified The DateTimeSentSpecified property gets or sets a Boolean value that specifies whether the DateTimeSent property is serialized into the SOAP request. This property is required if the DateTimeSent property is specified. (Inherited from ItemType.)
Public property DateTimeStamp The DateTimeStamp property gets or sets the date and time that the meeting was created. (Inherited from MeetingMessageType.)
Public property DateTimeStampSpecified The DateTimeStampSpecified property gets or sets a Boolean value that specifies whether the DateTimeStamp property is serialized into the SOAP message. This property is required if the DateTimeStamp property is specified. (Inherited from MeetingMessageType.)
Public property DeletedOccurrences The DeletedOccurrences property gets or sets an array of type DeletedOccurrenceInfoType that represents the deleted occurrences of a recurring meeting.
Public property DisplayCc The DisplayCc property gets or sets the display string that is used for the contents of the Cc box. This is the concatenated string of all Cc recipient display names. (Inherited from ItemType.)
Public property DisplayTo The DisplayTo property gets or sets the display string that is used for the contents of the To box. This is the concatenated string of all To recipient display names. (Inherited from ItemType.)
Public property Duration The Duration property gets or sets a string value that specifies the duration of the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property EffectiveRights The EffectiveRights property gets or sets an instance of the EffectiveRightsType class that represents the client's rights based on the permission settings for the item or folder. (Inherited from ItemType.)
Public property End The End property gets or sets an instance of the DateTime class that specifies the end of the duration for a single occurrence of a meeting request.
Public property EndSpecified The EndSpecified property gets or sets a Boolean value that specifies whether the End property is serialized into the SOAP message. This property is required if the End property is specified.
Public property EndTimeZone
Public property ExtendedProperty The ExtendedProperty property gets or sets an array of the type ExtendedPropertyType that identifies extended MAPI properties. (Inherited from ItemType.)
Public property FirstOccurrence The FirstOccurrence property gets or sets an instance of the OccurrenceInfoType class that represents the first occurrence of the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property From The From property gets or sets the addressee from whom the message was sent. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property HasAttachments The HasAttachments property gets or sets a Boolean value that indicates whether the item has at least one attachment. (Inherited from ItemType.)
Public property HasAttachmentsSpecified The HasAttachmentsSpecified property gets or sets a Boolean value that specifies whether the HasAttachments property is serialized into the SOAP request. This property is required if the HasAttachments property is specified. (Inherited from ItemType.)
Public property HasBeenProcessed The HasBeenProcessed property gets or sets a Boolean value that indicates whether a meeting message item has been processed. (Inherited from MeetingMessageType.)
Public property HasBeenProcessedSpecified The HasBeenProcessedSpecified property gets or sets a Boolean value that specifies whether the HasBeenProcessed property is serialized into the SOAP message. This property is required if the HasBeenProcessed property is specified. (Inherited from MeetingMessageType.)
Public property Importance The Importance property gets or sets one of the valid ImportanceChoicesType values to indicate the importance of the item. (Inherited from ItemType.)
Public property ImportanceSpecified The ImportanceSpecified property gets or sets a Boolean value that specifies whether the Importance property is serialized into theSOAP request. This property is required if the Importance property is specified. (Inherited from ItemType.)
Public property InReplyTo The InReplyTo property gets or sets a string value that contains the identifier of the item to which this item is a reply. (Inherited from ItemType.)
Public property IntendedFreeBusyStatus The IntendedFreeBusyStatus property gets or sets an instance of the LegacyFreeBusyType class that represents the intended status for the calendar item that is associated with this instance of the MeetingRequestMessageType class.
Public property IntendedFreeBusyStatusSpecified The IntendedFreeBusyStatusSpecified property gets or sets a Boolean value that specifies whether the IntendedFreeBusyStatus property is serialized into the SOAP protocol. This property is required if the IntendedFreeBusyStatus property is specified.
Public property InternetMessageHeaders The InternetMessageHeaders property gets or sets an array of the type InternetHeaderType that represents the collection of all Internet message headers that are contained in an item in a mailbox. (Inherited from ItemType.)
Public property InternetMessageId The InternetMessageId property gets or sets the Internet message identifier for the message. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property IsAllDayEvent The IsAllDayEvent property gets or sets a Boolean value that specifies whether the meeting that is associated with this instance of the MeetingRequestMessageType class is an all-day event.
Public property IsAllDayEventSpecified The IsAllDayEventSpecified property gets or sets a Boolean value that specifies whether the IsAllDayEvent property is serialized into the SOAP message. This property is required if the IsAllDayEvent property is specified.
Public property IsAssociated (Inherited from ItemType.)
Public property IsAssociatedSpecified (Inherited from ItemType.)
Public property IsCancelled The IsCancelled property gets or sets a Boolean value that indicates whether the meeting that is associated with this instance of the MeetingRequestMessageType class is canceled.
Public property IsCancelledSpecified The IsCancelledSpecified property gets or sets a Boolean value that indicates whether the IsCancelled property is serialized into the SOAP request. This property is required if the IsCancelled property is specified.
Public property IsDelegated The IsDelegated property gets or sets a Boolean value that indicates whether a meeting was handled by an account with delegate access. (Inherited from MeetingMessageType.)
Public property IsDelegatedSpecified The IsDelegatedSpecified property gets or sets a Boolean value that specifies whether the IsDelegated property is serialized into the SOAP message. This property is required if the IsDelegated property is specified. (Inherited from MeetingMessageType.)
Public property IsDeliveryReceiptRequested The IsDeliveryReceiptRequested property gets or sets a Boolean value that specifies whether the sender of the item requests a delivery receipt. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property IsDeliveryReceiptRequestedSpecified The IsDeliveryReceiptRequestedSpecified property gets or sets a Boolean value that specifies whether the IsDeliveryReceiptRequested property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the IsDeliveryReceiptRequested property is specified. This is a read/write property. (Inherited from MessageType.)
Public property IsDraft The IsDraft property gets or sets a Boolean value that indicates whether the item has not been sent. (Inherited from ItemType.)
Public property IsDraftSpecified The IsDraftSpecified property gets or sets a Boolean value that specifies whether the IsDraft property is serialized into the SOAP request. This property is required if the IsDraft property is specified. (Inherited from ItemType.)
Public property IsFromMe The IsFromMe property gets or sets a Boolean value that indicates whether a user sent an item to him or herself. (Inherited from ItemType.)
Public property IsFromMeSpecified The IsFromMeSpecified property gets or sets a Boolean value that specifies whether the IsFromMe property is serialized into the SOAP request. This property is required if the IsFromMe property is specified. (Inherited from ItemType.)
Public property IsMeeting The IsMeeting property gets or sets a Boolean value that specifies whether the calendar item that is associated with this instance of the MeetingRequestMessageType class is a meeting.
Public property IsMeetingSpecified The IsMeetingSpecified property gets or sets a Boolean value that specifies whether the IsMeeting property is serialized into the SOAP message. This property is required if the IsMeeting property is specified.
Public property IsOnlineMeeting The IsOnlineMeeting property gets or sets a Boolean value that specifies whether the meeting that is associated with this instance of the MeetingRequestMessageType class is an online meeting.
Public property IsOnlineMeetingSpecified The IsOnlineMeetingSpecified property gets or sets a Boolean value that specifies whether the IsOnlineMeeting property is serialized into the SOAP message. This property is required if the IsOnlineMeeting property is specified.
Public property IsOutOfDate The IsOutOfDate property gets or sets a Boolean value that indicates whether a meeting message is out-of-date. (Inherited from MeetingMessageType.)
Public property IsOutOfDateSpecified The IsOutOfDateSpecified property gets or sets a Boolean value that specifies whether the IsOutOfDate property is serialized into the SOAP message. This property is required if the IsOutOfDate property is specified. (Inherited from MeetingMessageType.)
Public property IsRead The IsRead property gets a Boolean value that specifies whether the message has been read. This property is read-only. (Inherited from MessageType.)
Public property IsReadReceiptRequested The IsReadReceiptRequested property gets or sets a Boolean value that specifies whether the sender of a message requests a read receipt. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property IsReadReceiptRequestedSpecified The IsReadReceiptRequestedSpecified property gets or sets a Boolean value that specifies whether the IsDeliveryReceiptRequested property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the IsReadReceiptRequested property is specified. This is a read/write property. (Inherited from MessageType.)
Public property IsReadSpecified The IsReadSpecified property gets or sets a Boolean value that specifies whether the IsRead property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the IsRead property is specified. This is a read/write property. (Inherited from MessageType.)
Public property IsRecurring The IsRecurring property gets or sets a Boolean value that specifies whether the meeting that is associated with this instance of the MeetingRequestMessageType class is a recurring meeting.
Public property IsRecurringSpecified The IsRecurringSpecified property gets or sets a Boolean value that specifies whether the IsRecurring property is serialized into the SOAP message. This property is required if the IsRecurring property is specified.
Public property IsResend The IsResend property gets or sets a Boolean value that indicates whether the item has previously been sent. (Inherited from ItemType.)
Public property IsResendSpecified The IsResendSpecified property gets or sets a Boolean value that specifies whether the IsResend property is serialized into the SOAP request. This property is required if the IsResend property is specified. (Inherited from ItemType.)
Public property IsResponseRequested The IsResponseRequested property gets or sets a Boolean value that specifies whether a response to an e-mail is requested. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property IsResponseRequestedSpecified The IsResponseRequestedSpecified property gets or sets a Boolean value that specifies whether the IsResponseRequested property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the IsResponseRequested property is specified. This is a read/write property. (Inherited from MessageType.)
Public property IsSubmitted The IsSubmitted property gets or sets a Boolean value that indicates whether an item has been submitted to the Outbox default folder. (Inherited from ItemType.)
Public property IsSubmittedSpecified The IsSubmittedSpecified property gets or sets a Boolean value that specifies whether the IsSubmitted property is serialized into the (SOAP request. This property is required if the IsSubmitted property is specified. (Inherited from ItemType.)
Public property IsUnmodified The IsUnmodified property returns a Boolean value that indicates whether the item has been modified. (Inherited from ItemType.)
Public property IsUnmodifiedSpecified The IsUnmodifiedSpecified property gets or sets a Boolean value that specifies whether the IsUnmodified property is serialized into the SOAP request. This property is required if the IsUnmodified property is specified. (Inherited from ItemType.)
Public property ItemClass The ItemClass property gets or sets a string value that indicates the message class of the item. (Inherited from ItemType.)
Public property ItemId The ItemId property gets or sets an instance of the ItemIdType class that represents the unique identifier and change key of an item in the Exchange store. (Inherited from ItemType.)
Public property LastModifiedName The LastModifiedName property gets a string value that contains the name of the user who last modified the item. (Inherited from ItemType.)
Public property LastModifiedTime The LastModifiedTime property gets an instance of the DateTime structure that represents the date and time that the item was last modified. (Inherited from ItemType.)
Public property LastModifiedTimeSpecified The LastModifiedTimeSpecified property gets or sets a Boolean value that specifies whether the LastModifiedTime property is serialized into the SOAP request. This property is required if the LastModifiedTime property is specified. (Inherited from ItemType.)
Public property LastOccurrence The LastOccurrence property gets or sets an instance of the OccurrenceInfoType class that represents the last occurrence of the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property LegacyFreeBusyStatus The LegacyFreeBusyStatus property gets or sets an instance of the LegacyFreeBusyType class that specifies the free/busy status of the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property LegacyFreeBusyStatusSpecified The LegacyFreeBusyStatusSpecified property gets or sets a Boolean value that specifies whether the LegacyFreeBusyStatus property is serialized into the SOAP message. This property is required if the LegacyFreeBusyStatus property is specified.
Public property Location The Location property gets or sets a string value that specifies the location for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property MeetingRequestType The MeetingRequestType property gets or sets an instance of the MeetingRequestTypeType that specifies the type of meeting request that is represented by this instance of the MeetingRequestMessageType class.
Public property MeetingRequestTypeSpecified The MeetingRequestTypeSpecified property gets or sets a Boolean value that specifies whether the MeetingRequestType property is serialized into the SOAP message. This property is required if the MeetingRequestType property is specified.
Public property MeetingRequestWasSent The MeetingRequestWasSent property gets or sets a Boolean value that specifies whether the meeting request that is represented by this instance of the MeetingRequestMessageType class has been sent to the requested attendees.
Public property MeetingRequestWasSentSpecified The MeetingRequestWasSentSpecified property gets or sets a Boolean value that specifies whether the MeetingRequestWasSent property is serialized into the SOAP message. This property is required if the MeetingRequestWasSent property is specified.
Public property MeetingTimeZone The MeetingTimeZone property gets or sets an instance of the TimeZoneType class that represents the time zone of the location for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property MeetingWorkspaceUrl The MeetingWorkspaceUrl property gets or sets a string value that contains the URL for the meeting workspace that the meeting that is associated with this instance of the MeetingRequestMessageType class links to.
Public property MimeContent The MimeContent property gets or sets an instance of the MimeContentType class that contains the native MIME stream of an object that is represented in base64Binary format. (Inherited from ItemType.)
Public property ModifiedOccurrences The ModifiedOccurrences property gets or sets an array that contains elements of type OccurrenceInfoType that represent calendar item occurrences that have been modified so that they differ from the recurrence master item that is associated with this instance of the MeetingRequestMessageType class.
Public property MyResponseType The MyResponseType property gets or sets one of the valid ResponseTypeType enumeration values that represent the status of or response to the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property MyResponseTypeSpecified The MyResponseTypeSpecified property gets or sets a Boolean value that specifies whether the MyResponseType property is serialized into the SOAP message. This property is required if the MyResponseType property is specified.
Public property NetShowUrl The NetShowUrl property gets or sets a string value that contains the URL for the Microsoft NetShow online meeting for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property OptionalAttendees The OptionalAttendees property gets or sets an array that contains elements of type AttendeeType that represents the attendees that are not required to attend the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property Organizer The Organizer property gets or sets an instance of the SingleRecipientType class that represents the organizer of the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property OriginalStart The OriginalStart property gets or sets an instance of the DateTime class that specifies the original start time for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property OriginalStartSpecified The OriginalStartSpecified property gets or sets a Boolean value that specifies whether the OriginalStart property is serialized into the SOAP message. This property is required if the OriginalStart property is specified.
Public property ParentFolderId The ParentFolderId property gets or sets an instance of the FolderIdType class that represents the identifier of the parent folder that contains the item or folder. (Inherited from ItemType.)
Public property ReceivedBy (Inherited from MessageType.)
Public property ReceivedRepresenting (Inherited from MessageType.)
Public property Recurrence The Recurrence property gets or sets an instance of the RecurrenceType class that specifies the recurrence pattern for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property RecurrenceId The RecurrenceId property gets or sets a DateTime value that is used with the UID property to identify a specific instance of a recurring meeting. (Inherited from MeetingMessageType.)
Public property RecurrenceIdSpecified The RecurrenceIdSpecified property gets or sets a Boolean value that specifies whether the RecurrenceId property is serialized into the SOAP message. This property is required if the RecurrenceId property is specified. (Inherited from MeetingMessageType.)
Public property References The References property gets or sets a string that represents the Usenet header that is used to correlate replies with their original message. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property ReminderDueBy The ReminderDueBy property gets or sets an instance of the DateTime structure that represents the date and time when the event occurs. This is used by the ReminderMinutesBeforeStart property to determine when the reminder is displayed. (Inherited from ItemType.)
Public property ReminderDueBySpecified The ReminderDueBySpecified property gets or sets a Boolean value that specifies whether the ReminderDueBy property is serialized into the SOAP request. This property is required if the ReminderDueBy property is specified. (Inherited from ItemType.)
Public property ReminderIsSet The ReminderIsSet property gets or sets a Boolean value that indicates whether a reminder has been set for an item in the Exchange store. (Inherited from ItemType.)
Public property ReminderIsSetSpecified The ReminderIsSetSpecified property gets or sets a Boolean value that specifies whether the ReminderIsSet property is serialized into the SOAP request. This property is required if the ReminderIsSet property is specified. (Inherited from ItemType.)
Public property ReminderMinutesBeforeStart The ReminderMinutesBeforeStart property gets or sets a string value that indicates the number of minutes before an event occurs when a reminder is displayed. (Inherited from ItemType.)
Public property ReplyTo The ReplyTo property gets or sets a collection of addresses to which replies should be sent. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property RequiredAttendees The RequiredAttendees property gets or sets an array that contains elements of type AttendeeType that represents the attendees that are required to attend the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property Resources The Resources property gets or sets an array that contains elements of type AttendeeType that represents the scheduled resources for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property ResponseObjects The ResponseObjects property gets or sets an array of the type ResponseObjectType that contains a collection of all the response objects that are associated with an item in the Exchange store. (Inherited from ItemType.)
Public property ResponseType The ResponseType property gets or sets the type of recipient response that is received for a meeting. (Inherited from MeetingMessageType.)
Public property ResponseTypeSpecified The ResponseTypeSpecified property gets or sets a Boolean value that specifies whether the ResponseType property is serialized into the SOAP message. This property is required if the ResponseType property is specified. (Inherited from MeetingMessageType.)
Public property Sender The Sender property gets or sets the sender of a message. This property is optional. This is a read/write property. (Inherited from MessageType.)
Public property Sensitivity The Sensitivity property gets or sets one of the valid SensitivityChoicesType values that indicates the sensitivity level of an item. (Inherited from ItemType.)
Public property SensitivitySpecified The SensitivitySpecified property gets or sets a Boolean value that specifies whether the Sensitivity property is serialized into the SOAP request. This property is required if the Sensitivity property is specified. (Inherited from ItemType.)
Public property Size The Size property gets or sets an integer value that represents the size in bytes of an item. (Inherited from ItemType.)
Public property SizeSpecified The SizeSpecified property gets or sets a Boolean value that specifies whether the Size property is serialized into the SOAP request. This property is required if the Size property is specified. (Inherited from ItemType.)
Public property Start The Start property gets or sets an instance of the DateTime class that represents the start of the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property StartSpecified The StartSpecified property gets or sets a Boolean value that specifies whether the Start property is serialized into the SOAP response. This property is required if the Start property is specified.
Public property StartTimeZone
Public property StoreEntryId (Inherited from ItemType.)
Public property Subject The Subject property gets or sets a string value that represents the subject property of Exchange store items. The subject is limited to 255 characters. (Inherited from ItemType.)
Public property TimeZone The TimeZone property gets or sets a string value that specifies a text description of the time zone for the meeting that is associated with this instance of the MeetingRequestMessageType class.
Public property ToRecipients The ToRecipients property gets or sets a collection of recipients of an e-mail. This property is required for sending a message. This is a read/write property. (Inherited from MessageType.)
Public property UID The UID property gets or sets a value that uniquely identifies a meeting message. (Inherited from MeetingMessageType.)
Public property UniqueBody (Inherited from ItemType.)
Public property WebClientEditFormQueryString (Inherited from ItemType.)
Public property WebClientReadFormQueryString (Inherited from ItemType.)
Public property When The When property gets or sets a string value that specifies a text description of when the meeting that is associated with this instance of the MeetingRequestMessageType class occurs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top