Share via


CalendarItemType Members

The CalendarItemType class represents an Exchange calendar item.

The following tables list the members exposed by the CalendarItemType type.

Public Constructors

  Name Description
CalendarItemType The CalendarItemType constructor initializes a new instance of the CalendarItemType class.

Top

Public Properties

  Name Description
Bb409105.pubproperty(en-us,EXCHG.80).gif AdjacentMeetingCount The AdjacentMeetingCount property gets or sets an integer value that indicates the total number of calendar items that are adjacent to a meeting time.
Bb409105.pubproperty(en-us,EXCHG.80).gif AdjacentMeetingCountSpecified The AdjacentMeetingCountSpecified property gets or sets a Boolean value that specifies whether the AdjacentMeetingCount property is serialized into the SOAPrequest. This property is required if the AdjacentMeetingCount property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif AdjacentMeetings The AdjacentMeetings property gets or sets an instance of the NonEmptyArrayOfAllItemsType class that contains all calendar items that are adjacent to a meeting time.
Bb409105.pubproperty(en-us,EXCHG.80).gif AllowNewTimeProposal The AllowNewTimeProposal property gets or sets a Boolean value that indicates whether a new meeting time can be proposed for a meeting by an attendee.
Bb409105.pubproperty(en-us,EXCHG.80).gif AllowNewTimeProposalSpecified The AllowNewTimeProposalSpecified property gets or sets a Boolean value that specifies whether the AllowNewTimeProposal property is serialized into the SOAPrequest. This property is required if the AllowNewTimeProposal property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif AppointmentReplyTime The AppointmentReplyTime property gets or sets an instance of the DateTime structure that represents the date and time that an attendee replied to a meeting request.
Bb409105.pubproperty(en-us,EXCHG.80).gif AppointmentReplyTimeSpecified The AppointmentReplyTimeSpecified property gets or sets a Boolean value that specifies whether the AppointmentReplyTime property is serialized into the SOAPrequest. This property is required if the REFERRED_TO_PROPERTY_GOES_HERE property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif AppointmentSequenceNumber The AppointmentSequenceNumber property gets or sets an integer value that specifies the sequence number of a version of an appointment.
Bb409105.pubproperty(en-us,EXCHG.80).gif AppointmentSequenceNumberSpecified The AppointmentSequenceNumberSpecified property gets or sets a Boolean value that specifies whether the AppointmentSequenceNumber property is serialized into the SOAPrequest. This property is required if the AppointmentSequenceNumber is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif AppointmentState The AppointmentState property gets or sets an integer value that specifies the status of the appointment.
Bb409105.pubproperty(en-us,EXCHG.80).gif AppointmentStateSpecified The AppointmentStateSpecified property gets or sets a Boolean value that specifies whether the AppointmentState property is serialized into the SOAPrequest. This property is required if the AppointmentState property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Body  The Body property contains the body content of an item.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif CalendarItemType1 The CalendarItemType1 property gets or sets one of the valid CalendarItemTypeType enumeration values that represents the type of a calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif CalendarItemType1Specified The CalendarItemType1Specified property gets or sets a Boolean value that specifies whether the CalendarItemType1 property is serialized into the SOAP request. This property is required if the CalendarItemType1 property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif ConferenceType The ConferenceType property gets or sets an integer value that describes the type of conferencing that is performed with a calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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.
Bb409105.pubproperty(en-us,EXCHG.80).gif ConflictingMeetingCount The ConflictingMeetingCount property gets or sets an integer value that represents the number of meetings that conflict with the calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif ConflictingMeetingCountSpecified The ConflictingMeetingCountSpecified property gets or sets a Boolean value that specifies whether the ConflictingMeetingCount property is serialized into the SOAP request. This property is required if the ConflictingMeetingCount property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif ConflictingMeetings The ConflictingMeetings property gets or sets an instance of the NonEmptyArrayOfAllItemsType class that identifies all calendar items that conflict with a meeting time.
Bb409105.pubproperty(en-us,EXCHG.80).gif Culture  The Culture property gets or sets the culture for a given item in a mailbox.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif DateTimeCreated  The DateTimeCreated property gets or sets the date and time that an item in the mailbox was created.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif DateTimeReceived  The DateTimeReceived property gets the date and time that an item in a mailbox was received.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif DateTimeSent  The DateTimeSent property gets or sets the date and time when an item in a mailbox was sent.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif DateTimeStamp The DateTimeStamp property gets or sets an instance of the DateTime structure that represents the date and time that the calendar item was created.
Bb409105.pubproperty(en-us,EXCHG.80).gif DateTimeStampSpecified The DateTimeStampSpecified property gets or sets a Boolean value that specifies whether the DateTimeStamp property is serialized into the SOAP request. This property is required if the DateTimeStamp property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif DeletedOccurrences The DeletedOccurrences property gets or sets an instance of an array of type DeletedOccurrenceInfoType that contains deleted occurrences of a recurring calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Duration The Duration property gets or sets a string value that represents the duration of a calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif End The End property gets or sets an instance of the DateTime structure that represents the end of a duration.
Bb409105.pubproperty(en-us,EXCHG.80).gif EndSpecified The EndSpecified property gets or sets a Boolean value that specifies whether the End property is serialized into the SOAP request. This property is required if the End property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif ExtendedProperty  The ExtendedProperty property gets or sets an array of the type ExtendedPropertyType that identifies extended MAPI properties.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif FirstOccurrence The FirstOccurrence property gets or sets one of the valid OccurrenceInfoType enumeration values that represents the first occurrence of a recurring calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif HasAttachments  The HasAttachments property gets or sets a Boolean value that indicates whether the item has at least one attachment.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Importance  The Importance property gets or sets one of the valid ImportanceChoicesType values to indicate the importance of the item.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif IsAllDayEvent The IsAllDayEvent property gets or sets a Boolean value that indicates whether a calendar item or meeting request represents an all-day event.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsAllDayEventSpecified The IsAllDayEventSpecified property gets or sets a Boolean value that specifies whether the IsAllDayEvent property is serialized into the SOAP request. This property is required if the IsAllDayEvent property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsCancelled The IsCancelled property gets or sets a Boolean value that indicates whether an appointment or meeting has been canceled.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsCancelledSpecified The IsCancelledSpecified property gets or sets a Boolean value that specifies whether the IsCancelled property is serialized into the SOAP request. This property is required if the IsCancelled property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsDraft  The IsDraft property gets or sets a Boolean value that indicates whether the item has not been sent.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif IsMeeting The IsMeeting property gets or sets a Boolean value that indicates whether the calendar item is a meeting or appointment.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsMeetingSpecified The IsMeetingSpecified property gets or sets a Boolean value that specifies whether the IsMeeting property is serialized into the SOAP request. This property is required if the IsMeeting property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsOnlineMeeting The IsOnlineMeeting property gets or sets a Boolean value that indicates whether the meeting is online.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsOnlineMeetingSpecified The IsOnlineMeetingSpecified property gets or sets a Boolean value that specifies whether the IsOnlineMeeting property is serialized into the SOAP request. This property is required if the IsOnlineMeeting property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsRecurring The IsRecurring property gets or sets a Boolean value that indicates whether a calendar item is part of a recurring item.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsRecurringSpecified The IsRecurringSpecified property gets or sets a Boolean value that specifies whether the IsRecurring property is serialized into the SOAP request. This property is required if the IsRecurring property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsResend  The IsResend property gets or sets a Boolean value that indicates whether the item has previously been sent.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif IsResponseRequested The IsResponseRequested property gets or sets a Boolean value that indicates whether a response to an item is requested.
Bb409105.pubproperty(en-us,EXCHG.80).gif IsResponseRequestedSpecified The IsResponseRequestedSpecified property gets or sets a Boolean value that specifies whether the IsResponseRequested property is serialized into the SOAP request. This property is required if the IsResponseRequested property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif IsUnmodified  The IsUnmodified property returns a Boolean value that indicates whether the item has been modified.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif ItemClass  The ItemClass property gets or sets a string value that indicates the message class of the item.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif LastModifiedName  The LastModifiedName property gets a string value that contains the name of the user who last modified the item.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif LastOccurrence The LastOccurrence property gets or sets an instance of the OccurrenceInfoType class that represents the last occurrence of a recurring calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif LegacyFreeBusyStatus The LegacyFreeBusyStatus property gets or sets one of the valid LegacyFreeBusyType enumeration values that represents the free/busy status of the calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif LegacyFreeBusyStatusSpecified The LegacyFreeBusyStatusSpecified property gets or sets a Boolean value that specifies whether the LegacyFreeBusyStatus property is serialized into the SOAP request. This property is required if the LegacyFreeBusyStatus property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif Location The Location property gets or sets a string value that represents the location of a meeting or appointment.
Bb409105.pubproperty(en-us,EXCHG.80).gif MeetingRequestWasSent The MeetingRequestWasSent property gets or sets a Boolean value that indicates whether a meeting request has been sent to requested attendees.
Bb409105.pubproperty(en-us,EXCHG.80).gif MeetingRequestWasSentSpecified The MeetingRequestWasSentSpecified property gets or sets a Boolean value that specifies whether the MeetingRequestWasSent property is serialized into the SOAP request. This property is required if the MeetingRequestWasSent property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif MeetingTimeZone The MeetingTimeZone property gets or sets an instance of the TimeZoneType class that represents the time zone of the location where the meeting is hosted.
Bb409105.pubproperty(en-us,EXCHG.80).gif MeetingWorkspaceUrl The MeetingWorkspaceUrl property gets or sets a string value that contains the URL for the meeting workspace that is included in the calendar item. A meeting workspace is a shared Web site for planning the meeting and tracking the results.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif ModifiedOccurrences The ModifiedOccurrences property gets or sets an instance of an array of type OccurrenceInfoType that contains recurring calendar item occurrences that have been modified so that they differ from the recurrence master item.
Bb409105.pubproperty(en-us,EXCHG.80).gif MyResponseType The MyResponseType property gets or sets one of the valid ResponseTypeType enumeration values that represents the status of or response to a calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif MyResponseTypeSpecified The MyResponseTypeSpecified property gets or sets a Boolean value that specifies whether the MyResponseType property is serialized into the SOAP request. This property is required if the MyResponseType property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif NetShowUrl The NetShowUrl property gets or sets a string value that specifies the URL for a Microsoft NetShow online meeting.
Bb409105.pubproperty(en-us,EXCHG.80).gif OptionalAttendees The OptionalAttendees property gets or sets an instance of an array of the type AttendeeType that contains attendees who are not required to attend a meeting.
Bb409105.pubproperty(en-us,EXCHG.80).gif Organizer The Organizer property gets or sets an instance of the SingleRecipientType class that represents the organizer of a meeting.
Bb409105.pubproperty(en-us,EXCHG.80).gif OriginalStart The OriginalStart property gets or sets an instance of the DateTime structure that represents the original start time of an occurrence.
Bb409105.pubproperty(en-us,EXCHG.80).gif OriginalStartSpecified The OriginalStartSpecified property gets or sets a Boolean value that specifies whether the OriginalStart property is serialized into the SOAP request. This property is required if the OriginalStart property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Recurrence The Recurrence property gets or sets an instance of the RecurrenceType class that contains the recurrence pattern for calendar items and meeting requests.
Bb409105.pubproperty(en-us,EXCHG.80).gif RecurrenceId The RecurrenceId property gets or sets an instance of the DateTime structure that identifies a specific instance of a recurring calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif RecurrenceIdSpecified The RecurrenceIdSpecified property gets or sets a Boolean value that specifies whether the RecurrenceId property is serialized into the SOAP request. This property is required if the RecurrenceId property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif RequiredAttendees The RequiredAttendees property gets or sets an instance of an array of the type AttendeeType that represents attendees that are required to attend a meeting.
Bb409105.pubproperty(en-us,EXCHG.80).gif Resources The Resources property gets or sets an instance an array of the type AttendeeType that represents a scheduled resource for a meeting.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Sensitivity  The Sensitivity property gets or sets one of the valid SensitivityChoicesType values that indicates the sensitivity level of an item.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Size  The Size property gets or sets an integer value that represents the size in bytes of an item.(inherited from ItemType)
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif Start The Start property gets or sets an instance of the DateTime structure that represents the start of a duration.
Bb409105.pubproperty(en-us,EXCHG.80).gif StartSpecified The StartSpecified property gets or sets a Boolean value that specifies whether the Start property is serialized into the SOAP request. This property is required if the Start property is specified.
Bb409105.pubproperty(en-us,EXCHG.80).gif 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)
Bb409105.pubproperty(en-us,EXCHG.80).gif TimeZone The TimeZone property gets or sets a string value that provides a text description of a time zone.
Bb409105.pubproperty(en-us,EXCHG.80).gif UID The UID property gets or sets a string value that contains the GUID for the calendar item.
Bb409105.pubproperty(en-us,EXCHG.80).gif When The When property gets or sets a string value that provides information about when a calendar or meeting item occurs.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409105.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409105.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409105.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409105.pubmethod(en-us,EXCHG.80).gifBb409105.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409105.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409105.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409105.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top