Documentation

MeetingRequestMessageType extends MeetingMessageType
in package

Represents a meeting cancellation in the Exchange store.

Table of Contents

Properties

$AdjacentMeetingCount  : int
Represents the total number of calendar items that are adjacent to a meeting time.
$AdjacentMeetings  : NonEmptyArrayOfAllItemsType
Describes all calendar items that are adjacent to a meeting time.
$AllowNewTimeProposal  : bool
Represents whether a new meeting time can be proposed for a meeting.
$AppointmentReplyTime  : string
Represents the date and time when an attendee replied to a meeting request.
$AppointmentSequenceNumber  : int
Specifies the sequence number of a version of an appointment.
$AppointmentState  : int
Specifies the status of the appointment.
$AssociatedCalendarItemId  : ItemIdType
Represents the calendar item that is associated with a MeetingMessage.
$Attachments  : NonEmptyArrayOfAttachmentsType
Contains the items or files that are attached to an item in the Exchange store.
$BccRecipients  : ArrayOfRecipientsType
Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail.
$Body  : BodyType
Represents the actual body content of a message.
$CalendarItemType  : string
Represents the occurrence type of a calendar item.
$Categories  : ArrayOfStringsType
Represents a collection of strings that identify the categories to which an item in the mailbox belongs.
$CcRecipients  : ArrayOfRecipientsType
Represents a collection of recipients that will receive a copy of the message.
$ConferenceType  : string
Describes the type of conferencing that is performed with a calendar item.
$ConflictingMeetingCount  : int
Represents the number of meetings that conflict with the meeting request.
$ConflictingMeetings  : NonEmptyArrayOfAllItemsType
Identifies all items that conflict with a meeting time.
$ConversationId  : ItemIdType
Contains the identifier of an item or conversation.
$ConversationIndex  : string
Contains a binary ID that represents the thread to which this message belongs.
$ConversationTopic  : string
Represents the conversation identifier.
$Culture  : string
Represents the culture for a given item in a mailbox.
$DateTimeCreated  : string
Represents the date and time that a given item in the mailbox was created.
$DateTimeReceived  : string
Represents the date and time that an item in a mailbox was received.
$DateTimeSent  : string
Represents the date and time that an item in a mailbox was sent.
$DateTimeStamp  : string
Indicates the date and time that an instance of an iCalendar object was created.
$DeletedOccurrences  : NonEmptyArrayOfDeletedOccurrencesType
Contains an array of deleted occurrences of a recurring calendar item.
$DisplayCc  : string
Represents the display string that is used for the contents of the Cc line.
$DisplayTo  : string
Represents the display string that is used for the contents of the To line.
$Duration  : string
Represents the duration of a calendar item.
$EffectiveRights  : EffectiveRightsType
Contains the client's rights based on the permission settings for the item or folder.
$End  : string
Represents the end of a duration.
$EndTimeZone  : TimeZoneDefinitionType
Represents the end time zone of the calendar item.
$ExtendedProperty  : array<string|int, ExtendedPropertyType>
Identifies extended properties on folders and items.
$FirstOccurrence  : OccurrenceInfoType
Represents the first occurrence of a recurring calendar item.
$From  : SingleRecipientType
Represents the addressee from whom the message was sent.
$HasAttachments  : bool
Represents a property that is set to true if an item has at least one visible attachment.
$HasBeenProcessed  : bool
Indicates whether a meeting message item has been processed.
$Importance  : string
Describes the importance of an item.
$InReplyTo  : string
Represents the identifier of the item to which this item is a reply.
$IntendedFreeBusyStatus  : string
Represents the intended status for the calendar item that is associated with the meeting request.
$InternetMessageHeaders  : NonEmptyArrayOfInternetHeadersType
Represents the collection of all Internet message headers that are contained in an item in a mailbox.
$InternetMessageId  : string
Represents the Internet message identifier of an item.
$IsAllDayEvent  : bool
Indicates whether a calendar item or meeting request represents an all-day event.
$IsAssociated  : bool
Indicates whether the item is associated with a folder.
$IsCancelled  : bool
Indicates whether an appointment or meeting has been cancelled.
$IsDelegated  : bool
Indicates whether a meeting was handled by an account with delegate access.
$IsDeliveryReceiptRequested  : bool
Indicates whether the sender of an item requests a delivery receipt.
$IsDraft  : bool
Indicates whether an item has not yet been sent.
$IsFromMe  : bool
Indicates whether a user sent an item to him or herself.
$IsMeeting  : bool
Indicates whether the calendar item is either a meeting or appointment.
$IsOnlineMeeting  : bool
Indicates whether the meeting is online.
$IsOutOfDate  : bool
Indicates whether a meeting message is out-of-date.
$IsRead  : bool
Indicates whether a message has been read.
$IsReadReceiptRequested  : bool
Indicates whether the sender of an item requests a read receipt.
$IsRecurring  : bool
Indicates whether a calendar item is part of a recurring item.
$IsResend  : bool
Indicates whether the item had previously been sent.
$IsResponseRequested  : bool
Indicates whether a response to an e-mail message is requested.
$IsSubmitted  : bool
Indicates whether an item has been submitted to the Outbox default folder.
$IsUnmodified  : bool
Indicates whether the item has been modified.
$ItemClass  : string
Represents the message class of an item.
$ItemId  : ItemIdType
Contains the unique identifier and change key of an item in the Exchange store.
$LastModifiedName  : string
Contains the display name of the last user to modify an item.
$LastModifiedTime  : string
Indicates when an item was last modified.
$LastOccurrence  : OccurrenceInfoType
Represents the last occurrence of a recurring calendar item.
$LegacyFreeBusyStatus  : string
Represents the free/busy status of the calendar item.
$Location  : string
Represents the location of a meeting or appointment.
$MeetingRequestType  : string
Describes the type of the meeting request.
$MeetingRequestWasSent  : bool
Indicates whether a meeting request has been sent to requested attendees.
$MeetingTimeZone  : TimeZoneType
Represents the time zone of the location where the meeting is hosted.
$MeetingWorkspaceUrl  : string
Contains the URL for the meeting workspace that is linked to by the calendar item.
$MimeContent  : MimeContentType
Contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object that is represented in base64Binary format.
$ModifiedOccurrences  : NonEmptyArrayOfOccurrenceInfoType
Contains an array of recurring calendar item occurrences that have been modified so that they are different than the recurrence master item.
$MyResponseType  : string
Contains the status of or response to a calendar item.
$NetShowUrl  : string
Specifies the URL for a Microsoft Netshow online meeting.
$OptionalAttendees  : NonEmptyArrayOfAttendeesType
Represents attendees that are not required to attend a meeting.
$Organizer  : SingleRecipientType
Represents the organizer of a meeting.
$OriginalStart  : string
Represents the original start time of a calendar item.
$ParentFolderId  : FolderIdType
Represents the identifier of the parent folder that contains the item or folder.
$ReceivedBy  : SingleRecipientType
Identifies the delegate in a delegate access scenario.
$ReceivedRepresenting  : SingleRecipientType
Identifies the principal in a delegate access scenario.
$Recurrence  : RecurrenceType
Contains the recurrence pattern for calendar items and meeting requests.
$RecurrenceId  : string
Used to identify a specific instance of a recurring calendar item.
$References  : string
Represents the Usenet header that is used to correlate replies with their original messages.
$ReminderDueBy  : string
Represents the date and time when the event occurs.
$ReminderIsSet  : bool
Indicates whether a reminder has been set for an item in the Exchange store.
$ReminderMinutesBeforeStart  : int
Represents the number of minutes before an event when a reminder is displayed.
$ReplyTo  : ArrayOfRecipientsType
Identifies a set of addresses to which replies should be sent.
$RequiredAttendees  : NonEmptyArrayOfAttendeesType
Represents attendees that are required to attend a meeting.
$Resources  : NonEmptyArrayOfAttendeesType
Represents a scheduled resource for a meeting.
$ResponseObjects  : NonEmptyArrayOfResponseObjectsType
Contains a collection of all the response objects that are associated with an item in the Exchange store.
$ResponseType  : string
Represents the type of recipient response received for a meeting.
$Sender  : SingleRecipientType
Identifies the sender of an item.
$Sensitivity  : string
Indicates the sensitivity level of an item.
$Size  : int
Represents the size in bytes of an item.
$Start  : string
Represents the start of a calendar item.
$StartTimeZone  : TimeZoneDefinitionType
Represents the start time zone of the calendar item.
$StoreEntryId  : string
Exchange store identifier of an item.
$Subject  : string
Represents the subject for Exchange store items and response objects.
$TimeZone  : string
Provides a text description of a time zone.
$ToRecipients  : ArrayOfRecipientsType
Contains a set of recipients of a message.
$UID  : string
Identifies a calendar item.
$UniqueBody  : BodyType
Represents an HTML fragment or plain text which represents the unique body of this conversation.
$WebClientEditFormQueryString  : string
Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to edit an item in Outlook Web App.
$WebClientReadFormQueryString  : string
Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.
$When  : mixed
Provides a description of when a meeting occurs.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

Properties

$AdjacentMeetingCount

Represents the total number of calendar items that are adjacent to a meeting time.

public int $AdjacentMeetingCount
Tags
since

Exchange 2007

$AdjacentMeetings

Describes all calendar items that are adjacent to a meeting time.

public NonEmptyArrayOfAllItemsType $AdjacentMeetings
Tags
since

Exchange 2007

$AllowNewTimeProposal

Represents whether a new meeting time can be proposed for a meeting.

public bool $AllowNewTimeProposal
Tags
since

Exchange 2007

$AppointmentReplyTime

Represents the date and time when an attendee replied to a meeting request.

public string $AppointmentReplyTime
Tags
since

Exchange 2007

todo

Make a DateTime object.

$AppointmentSequenceNumber

Specifies the sequence number of a version of an appointment.

public int $AppointmentSequenceNumber
Tags
since

Exchange 2007

$AppointmentState

Specifies the status of the appointment.

public int $AppointmentState
Tags
since

Exchange 2007

$AssociatedCalendarItemId

Represents the calendar item that is associated with a MeetingMessage.

public ItemIdType $AssociatedCalendarItemId
Tags
since

Exchange 2007

$Attachments

Contains the items or files that are attached to an item in the Exchange store.

public NonEmptyArrayOfAttachmentsType $Attachments

This property is read-only.

Tags
since

Exchange 2007

$BccRecipients

Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail.

public ArrayOfRecipientsType $BccRecipients
Tags
since

Exchange 2007

$Body

Represents the actual body content of a message.

public BodyType $Body
Tags
since

Exchange 2007

$CalendarItemType

Represents the occurrence type of a calendar item.

public string $CalendarItemType
Tags
since

Exchange 2007

see
CalendarItemTypeType

$Categories

Represents a collection of strings that identify the categories to which an item in the mailbox belongs.

public ArrayOfStringsType $Categories
Tags
since

Exchange 2007

$CcRecipients

Represents a collection of recipients that will receive a copy of the message.

public ArrayOfRecipientsType $CcRecipients
Tags
since

Exchange 2007

$ConferenceType

Describes the type of conferencing that is performed with a calendar item.

public string $ConferenceType
Tags
since

Exchange 2007

see
ConferenceType

$ConflictingMeetingCount

Represents the number of meetings that conflict with the meeting request.

public int $ConflictingMeetingCount
Tags
since

Exchange 2007

$ConflictingMeetings

Identifies all items that conflict with a meeting time.

public NonEmptyArrayOfAllItemsType $ConflictingMeetings
Tags
since

Exchange 2007

$ConversationId

Contains the identifier of an item or conversation.

public ItemIdType $ConversationId
Tags
since

Exchange 2010

$ConversationIndex

Contains a binary ID that represents the thread to which this message belongs.

public string $ConversationIndex
Tags
since

Exchange 2007

todo

Make a base 64 class?

$ConversationTopic

Represents the conversation identifier.

public string $ConversationTopic
Tags
since

Exchange 2007

$Culture

Represents the culture for a given item in a mailbox.

public string $Culture

Specified by using the RFC 1766 culture identifier; for example, en-US.

Tags
since

Exchange 2007

$DateTimeCreated

Represents the date and time that a given item in the mailbox was created.

public string $DateTimeCreated
Tags
since

Exchange 2007

todo

Make a DateTime object.

$DateTimeReceived

Represents the date and time that an item in a mailbox was received.

public string $DateTimeReceived
Tags
since

Exchange 2007

todo

Make a DateTime object.

$DateTimeSent

Represents the date and time that an item in a mailbox was sent.

public string $DateTimeSent
Tags
since

Exchange 2007

todo

Make a DateTime object.

$DateTimeStamp

Indicates the date and time that an instance of an iCalendar object was created.

public string $DateTimeStamp
Tags
since

Exchange 2007 SP1

todo

Make a DateTime object.

$DeletedOccurrences

Contains an array of deleted occurrences of a recurring calendar item.

public NonEmptyArrayOfDeletedOccurrencesType $DeletedOccurrences

This element is valid if CalendarItemType has the RecurringMaster value.

Tags
since

Exchange 2007

$DisplayCc

Represents the display string that is used for the contents of the Cc line.

public string $DisplayCc

This is the concatenated string of all Cc recipient display names.

Tags
since

Exchange 2007

$DisplayTo

Represents the display string that is used for the contents of the To line.

public string $DisplayTo

This is the concatenated string of all To recipient display names.

Tags
since

Exchange 2007

$Duration

Represents the duration of a calendar item.

public string $Duration

This property is read-only.

Tags
since

Exchange 2007

$EffectiveRights

Contains the client's rights based on the permission settings for the item or folder.

public EffectiveRightsType $EffectiveRights

This property is read-only.

Tags
since

Exchange 2007 SP1

$End

Represents the end of a duration.

public string $End

This element only applies to a single occurrence of a calendar item.

Tags
todo

Make a DateTime object.

$EndTimeZone

Represents the end time zone of the calendar item.

public TimeZoneDefinitionType $EndTimeZone
Tags
since

Exchange 2010

$ExtendedProperty

Identifies extended properties on folders and items.

public array<string|int, ExtendedPropertyType> $ExtendedProperty = array()
Tags
since

Exchange 2007

$FirstOccurrence

Represents the first occurrence of a recurring calendar item.

public OccurrenceInfoType $FirstOccurrence

This element is valid if CalendarItemType has the RecurringMaster value.

Tags
since

Exchange 2007

$From

Represents the addressee from whom the message was sent.

public SingleRecipientType $From
Tags
since

Exchange 2007

$HasAttachments

Represents a property that is set to true if an item has at least one visible attachment.

public bool $HasAttachments

This property is read-only.

Tags
since

Exchange 2007

$HasBeenProcessed

Indicates whether a meeting message item has been processed.

public bool $HasBeenProcessed
Tags
since

Exchange 2007

$Importance

Describes the importance of an item.

public string $Importance
Tags
since

Exchange 2007

see
ImportanceChoicesType

$InReplyTo

Represents the identifier of the item to which this item is a reply.

public string $InReplyTo
Tags
since

Exchange 2007

$IntendedFreeBusyStatus

Represents the intended status for the calendar item that is associated with the meeting request.

public string $IntendedFreeBusyStatus
Tags
since

Exchange 2007

see
LegacyFreeBusyType

$InternetMessageHeaders

Represents the collection of all Internet message headers that are contained in an item in a mailbox.

public NonEmptyArrayOfInternetHeadersType $InternetMessageHeaders
Tags
since

Exchange 2007

$InternetMessageId

Represents the Internet message identifier of an item.

public string $InternetMessageId
Tags
since

Exchange 2007

$IsAllDayEvent

Indicates whether a calendar item or meeting request represents an all-day event.

public bool $IsAllDayEvent
Tags
since

Exchange 2007

$IsAssociated

Indicates whether the item is associated with a folder.

public bool $IsAssociated
Tags
since

Exchange 2010

$IsCancelled

Indicates whether an appointment or meeting has been cancelled.

public bool $IsCancelled
Tags
since

Exchange 2007

$IsDelegated

Indicates whether a meeting was handled by an account with delegate access.

public bool $IsDelegated
Tags
since

Exchange 2007

$IsDeliveryReceiptRequested

Indicates whether the sender of an item requests a delivery receipt.

public bool $IsDeliveryReceiptRequested
Tags
since

Exchange 2007

$IsDraft

Indicates whether an item has not yet been sent.

public bool $IsDraft
Tags
since

Exchange 2007

$IsFromMe

Indicates whether a user sent an item to him or herself.

public bool $IsFromMe
Tags
since

Exchange 2007

$IsMeeting

Indicates whether the calendar item is either a meeting or appointment.

public bool $IsMeeting
Tags
since

Exchange 2007

$IsOnlineMeeting

Indicates whether the meeting is online.

public bool $IsOnlineMeeting
Tags
since

Exchange 2007

$IsOutOfDate

Indicates whether a meeting message is out-of-date.

public bool $IsOutOfDate
Tags
since

Exchange 2007

$IsRead

Indicates whether a message has been read.

public bool $IsRead
Tags
since

Exchange 2007

$IsReadReceiptRequested

Indicates whether the sender of an item requests a read receipt.

public bool $IsReadReceiptRequested
Tags
since

Exchange 2007

$IsRecurring

Indicates whether a calendar item is part of a recurring item.

public bool $IsRecurring

This element is read-only.

Tags
since

Exchange 2007

$IsResend

Indicates whether the item had previously been sent.

public bool $IsResend
Tags
since

Exchange 2007

$IsResponseRequested

Indicates whether a response to an e-mail message is requested.

public bool $IsResponseRequested
Tags
since

Exchange 2007

$IsSubmitted

Indicates whether an item has been submitted to the Outbox default folder.

public bool $IsSubmitted
Tags
since

Exchange 2007

$IsUnmodified

Indicates whether the item has been modified.

public bool $IsUnmodified
Tags
since

Exchange 2007

$ItemClass

Represents the message class of an item.

public string $ItemClass
Tags
since

Exchange 2007

see
ItemClassType

$ItemId

Contains the unique identifier and change key of an item in the Exchange store.

public ItemIdType $ItemId
Tags
since

Exchange 2007

$LastModifiedName

Contains the display name of the last user to modify an item.

public string $LastModifiedName
Tags
since

Exchange 2010

$LastModifiedTime

Indicates when an item was last modified.

public string $LastModifiedTime
Tags
since

Exchange 2010

todo

Make a DateTime object.

$LastOccurrence

Represents the last occurrence of a recurring calendar item.

public OccurrenceInfoType $LastOccurrence

This element is valid if CalendarItemType has the RecurringMaster value.

Tags
since

Exchange 2007

$LegacyFreeBusyStatus

Represents the free/busy status of the calendar item.

public string $LegacyFreeBusyStatus
Tags
since

Exchange 2007

see
LegacyFreeBusyType

$Location

Represents the location of a meeting or appointment.

public string $Location
Tags
since

Exchange 2007

$MeetingRequestType

Describes the type of the meeting request.

public string $MeetingRequestType
Tags
since

Exchange 2007

see
MeetingRequestTypeType

$MeetingRequestWasSent

Indicates whether a meeting request has been sent to requested attendees.

public bool $MeetingRequestWasSent
Tags
since

Exchange 2007

$MeetingTimeZone

Represents the time zone of the location where the meeting is hosted.

public TimeZoneType $MeetingTimeZone
Tags
since

Exchange 2007

$MeetingWorkspaceUrl

Contains the URL for the meeting workspace that is linked to by the calendar item.

public string $MeetingWorkspaceUrl
Tags
since

Exchange 2007

$MimeContent

Contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object that is represented in base64Binary format.

public MimeContentType $MimeContent
Tags
since

Exchange 2007

$ModifiedOccurrences

Contains an array of recurring calendar item occurrences that have been modified so that they are different than the recurrence master item.

public NonEmptyArrayOfOccurrenceInfoType $ModifiedOccurrences

This element is valid if CalendarItemType has the RecurringMaster value.

Tags
since

Exchange 2007

$MyResponseType

Contains the status of or response to a calendar item.

public string $MyResponseType
Tags
since

Exchange 2007

see
ResponseTypeType

$NetShowUrl

Specifies the URL for a Microsoft Netshow online meeting.

public string $NetShowUrl
Tags
since

Exchange 2007

$OptionalAttendees

Represents attendees that are not required to attend a meeting.

public NonEmptyArrayOfAttendeesType $OptionalAttendees
Tags
since

Exchange 2007

$Organizer

Represents the organizer of a meeting.

public SingleRecipientType $Organizer
Tags
since

Exchange 2007

$OriginalStart

Represents the original start time of a calendar item.

public string $OriginalStart
Tags
since

Exchange 2007

todo

Make a DateTime object.

$ParentFolderId

Represents the identifier of the parent folder that contains the item or folder.

public FolderIdType $ParentFolderId
Tags
since

Exchange 2007

$ReceivedBy

Identifies the delegate in a delegate access scenario.

public SingleRecipientType $ReceivedBy
Tags
since

Exchange 2007 SP1

deprecated

Exchange 2010

$ReceivedRepresenting

Identifies the principal in a delegate access scenario.

public SingleRecipientType $ReceivedRepresenting
Tags
since

Exchange 2007 SP1

deprecated

Exchange 2010

$Recurrence

Contains the recurrence pattern for calendar items and meeting requests.

public RecurrenceType $Recurrence
Tags
since

Exchange 2007

$RecurrenceId

Used to identify a specific instance of a recurring calendar item.

public string $RecurrenceId
Tags
since

Exchange 2007 SP1

todo

Make a DateTime object.

$References

Represents the Usenet header that is used to correlate replies with their original messages.

public string $References
Tags
since

Exchange 2007

$ReminderDueBy

Represents the date and time when the event occurs.

public string $ReminderDueBy

This is used by the ReminderMinutesBeforeStart element to determine when the reminder is displayed.

Tags
since

Exchange 2007

todo

Make a DateTime object.

$ReminderIsSet

Indicates whether a reminder has been set for an item in the Exchange store.

public bool $ReminderIsSet
Tags
since

Exchange 2007

$ReminderMinutesBeforeStart

Represents the number of minutes before an event when a reminder is displayed.

public int $ReminderMinutesBeforeStart
Tags
since

Exchange 2007

todo

Determine if we need a ReminderMinutesBeforeStartType implementation.

$ReplyTo

Identifies a set of addresses to which replies should be sent.

public ArrayOfRecipientsType $ReplyTo
Tags
since

Exchange 2007

$RequiredAttendees

Represents attendees that are required to attend a meeting.

public NonEmptyArrayOfAttendeesType $RequiredAttendees
Tags
since

Exchange 2007

$Resources

Represents a scheduled resource for a meeting.

public NonEmptyArrayOfAttendeesType $Resources
Tags
since

Exchange 2007

$ResponseObjects

Contains a collection of all the response objects that are associated with an item in the Exchange store.

public NonEmptyArrayOfResponseObjectsType $ResponseObjects
Tags
since

Exchange 2007

$ResponseType

Represents the type of recipient response received for a meeting.

public string $ResponseType
Tags
since

Exchange 2007

see
ResponseTypeType

$Sender

Identifies the sender of an item.

public SingleRecipientType $Sender
Tags
since

Exchange 2007

$Sensitivity

Indicates the sensitivity level of an item.

public string $Sensitivity
Tags
since

Exchange 2007

see
SensitivityChoicesType

$Size

Represents the size in bytes of an item.

public int $Size

This property is read-only.

Tags
since

Exchange 2007

$Start

Represents the start of a calendar item.

public string $Start

This element only applies to a single occurrence of a calendar item.

Tags
since

Exchange 2007

todo

Make a DateTime object.

$StartTimeZone

Represents the start time zone of the calendar item.

public TimeZoneDefinitionType $StartTimeZone
Tags
since

Exchange 2010

$StoreEntryId

Exchange store identifier of an item.

public string $StoreEntryId
Tags
since

Exchange 2010 SP2

todo

Create a base64 class?

$Subject

Represents the subject for Exchange store items and response objects.

public string $Subject
Tags
since

Exchange 2007

$ToRecipients

Contains a set of recipients of a message.

public ArrayOfRecipientsType $ToRecipients
Tags
since

Exchange 2007

$UID

Identifies a calendar item.

public string $UID
Tags
since

Exchange 2007 SP1

$UniqueBody

Represents an HTML fragment or plain text which represents the unique body of this conversation.

public BodyType $UniqueBody
Tags
since

Exchange 2010

$WebClientEditFormQueryString

Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to edit an item in Outlook Web App.

public string $WebClientEditFormQueryString
Tags
since

Exchange 2010

$WebClientReadFormQueryString

Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.

public string $WebClientReadFormQueryString
Tags
since

Exchange 2010

$When

Provides a description of when a meeting occurs.

public mixed $When
Tags
since

Exchange 2007

type

string

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

        
On this page

Search results