void |
Item.delete(DeleteMode deleteMode) |
Deletes the item.
|
void |
Task.deleteCurrentOccurrence(DeleteMode deleteMode) |
Deletes the current occurrence of a recurring task.
|
Integer |
Task.getActualWork() |
Gets the actual amount of time that is spent on the task.
|
Integer |
Appointment.getAdjacentMeetingCount() |
Gets the number of calendar entries that are adjacent to this appointment
in the authenticated user's calendar.
|
int |
MeetingRequest.getAdjacentMeetingCount() |
Gets the number of calendar entries that are adjacent to
this appointment in the authenticated user's calendar.
|
ItemCollection<Appointment> |
Appointment.getAdjacentMeetings() |
Gets a list of meetings that conflict with this appointment in the
authenticated user's calendar.
|
ItemCollection<Appointment> |
MeetingRequest.getAdjacentMeetings() |
Gets a list of meetings that are adjacent with this
appointment in the authenticated user's calendar.
|
String |
Contact.getAlias() |
Gets the Alias from the directory
|
EnumSet<ResponseActions> |
Item.getAllowedResponseActions() |
Gets a value indicating which response actions are allowed on this item.
|
Boolean |
Appointment.getAllowNewTimeProposal() |
Gets a value indicating whether new time proposals are allowed
for attendees of this meeting.
|
boolean |
MeetingRequest.getAllowNewTimeProposal() |
Gets a value indicating whether new time
proposals are allowed for attendees of this meeting.
|
Date |
Appointment.getAppointmentReplyTime() |
Gets the time when the attendee replied to the meeting request.
|
Date |
MeetingRequest.getAppointmentReplyTime() |
Gets the time when the attendee replied to the meeting request.
|
Integer |
Appointment.getAppointmentSequenceNumber() |
Gets the sequence number of this appointment.
|
int |
MeetingRequest.getAppointmentSequenceNumber() |
Gets the sequence number of this appointment.
|
Integer |
Appointment.getAppointmentState() |
Gets the state of this appointment.
|
int |
MeetingRequest.getAppointmentState() |
Gets the state of this appointment.
|
AppointmentType |
Appointment.getAppointmentType() |
Gets a value indicating the type of this appointment.
|
AppointmentType |
MeetingRequest.getAppointmentType() |
Gets a value indicating the type of this appointment.
|
AppointmentType |
MeetingResponse.getAppointmentType() |
Gets a value indicating the type of this appointment.
|
Date |
Task.getAssignedTime() |
Gets the date and time the task was assigned.
|
String |
Contact.getAssistantName() |
Gets the contact's assistant name.
|
ItemId |
MeetingMessage.getAssociatedAppointmentId() |
Gets the associated appointment ID.
|
AttachmentCollection |
Item.getAttachments() |
Gets a list of the attachments to this item.
|
EmailAddressCollection |
EmailMessage.getBccRecipients() |
Gets the list of Bcc recipients for the e-mail message.
|
String |
Task.getBillingInformation() |
Gets the billing information of the task.
|
Date |
Contact.getBirthday() |
Gets the contact's assistant name.
|
MessageBody |
Item.getBody() |
Gets the body of this item.
|
String |
Contact.getBusinessHomePage() |
Gets the business home page of the contact.
|
StringList |
Item.getCategories() |
Gets the list of categories associated with this item.
|
EmailAddressCollection |
EmailMessage.getCcRecipients() |
Gets the list of Cc recipients for the e-mail message.
|
Integer |
Task.getChangeCount() |
Gets the number of times the task has changed since it was created.
|
StringList |
Contact.getChildren() |
Gets a list of children for the contact.
|
StringList |
Contact.getCompanies() |
Gets a list of companies for the contact.
|
StringList |
Task.getCompanies() |
Gets a list of companies associated with the task.
|
String |
Contact.getCompanyName() |
Gets the company name of the contact.
|
Date |
Task.getCompleteDate() |
Gets the date and time on which the task was completed.
|
CompleteName |
Contact.getCompleteName() |
Gets the complete name of the contact.
|
Integer |
Appointment.getConferenceType() |
Gets the type of conferencing that will be used during the
meeting.
|
int |
MeetingRequest.getConferenceType() |
Gets the type of conferencing that will be used during the meeting.
|
Integer |
Appointment.getConflictingMeetingCount() |
Gets the number of calendar entries that conflict with this appointment
in the authenticated user's calendar.
|
int |
MeetingRequest.getConflictingMeetingCount() |
Gets the number of calendar entries that conflict with
this appointment in the authenticated user's calendar.
|
ItemCollection<Appointment> |
Appointment.getConflictingMeetings() |
Gets a list of meetings that conflict with this appointment in the
authenticated user's calendar.
|
ItemCollection<Appointment> |
MeetingRequest.getConflictingMeetings() |
Gets a list of meetings that conflict with
this appointment in the authenticated user's calendar.
|
FileAttachment |
Contact.getContactPictureAttachment() |
Retrieves the file attachment that holds the contact's picture.
|
StringList |
Task.getContacts() |
Gets a list of contacts associated with the task.
|
ContactSource |
Contact.getContactSource() |
Gets the source of the contact.
|
ConversationId |
Item.getConversationId() |
Gets the Id of the conversation this item is part of.
|
byte[] |
EmailMessage.getConversationIndex() |
Gets the conversation index of the e-mail message.
|
byte[] |
PostItem.getConversationIndex() |
Gets the conversation index of the post item.
|
String |
EmailMessage.getConversationTopic() |
Gets the conversation topic of the e-mail message.
|
String |
PostItem.getConversationTopic() |
Gets the conversation topic of the post item.
|
String |
Item.getCulture() |
Gets the culture associated with this item.
|
Date |
Item.getDateTimeCreated() |
Gets the date and time this item was created.
|
Date |
Item.getDateTimeReceived() |
Gets the time when this item was received.
|
Date |
Item.getDateTimeSent() |
Gets the date and time this item was sent.
|
TaskDelegationState |
Task.getDelegationState() |
Gets the current delegation state of the task.
|
String |
Task.getDelegator() |
Gets the name of the delegator of this task.
|
DeletedOccurrenceInfoCollection |
Appointment.getDeletedOccurrences() |
Gets a list of deleted occurrences for this meeting.
|
DeletedOccurrenceInfoCollection |
MeetingRequest.getDeletedOccurrences() |
Gets a list of deleted occurrences for this meeting.
|
String |
Contact.getDepartment() |
Gets the department of the contact.
|
String |
Contact.getDirectoryId() |
Gets the DirectoryID as Guid or DN string
|
byte[] |
Contact.getDirectoryPhoto() |
Gets the Photo from the directory
|
EmailAddressCollection |
Contact.getDirectReports() |
Get the direct reports mailbox information
|
String |
Item.getDisplayCc() |
Gets a text summarizing the Cc receipients of this item.
|
String |
Contact.getDisplayName() |
Gets the display name of the contact.
|
String |
Item.getDisplayTo() |
Gets a text summarizing the To recipients of this item.
|
Date |
Task.getDueDate() |
Gets a list of contacts associated with the task.
|
TimeSpan |
Appointment.getDuration() |
Gets the duration of this appointment.
|
TimeSpan |
MeetingRequest.getDuration() |
Gets the duration of this appointment.
|
EnumSet<EffectiveRights> |
Item.getEffectiveRights() |
Gets a value indicating the effective rights the current authenticated
user has on this item.
|
EmailAddressDictionary |
Contact.getEmailAddresses() |
Gets an indexed list of e-mail addresses for the contact.
|
Date |
Appointment.getEnd() |
Gets or sets the end time of the appointment.
|
Date |
MeetingRequest.getEnd() |
Gets the end time of the appointment.
|
Date |
MeetingResponse.getEnd() |
Gets or sets the end time of the appointment.
|
TimeZoneDefinition |
Appointment.getEndTimeZone() |
Gets the start time zone.
|
TimeZoneDefinition |
MeetingRequest.getEndTimeZone() |
Gets time zone of the end property of this meeting request.
|
ExtendedPropertyCollection |
Item.getExtendedProperties() |
Gets a list of extended property defined on this item.
|
String |
Contact.getFileAs() |
Gets the name under which this contact is filed as.
|
FileAsMapping |
Contact.getFileAsMapping() |
Gets a value indicating how the FileAs property should be
automatically calculated.
|
OccurrenceInfo |
Appointment.getFirstOccurrence() |
Gets an OccurrenceInfo identifying the first occurrence of this meeting.
|
OccurrenceInfo |
MeetingRequest.getFirstOccurrence() |
Gets an OccurrenceInfo identifying the first occurrence of this meeting.
|
EmailAddress |
EmailMessage.getFrom() |
Gets the "on behalf" sender of the e-mail message.
|
EmailAddress |
PostItem.getFrom() |
Gets the "on behalf" poster of the post item.
|
String |
Contact.getGeneration() |
Gets the generation of the contact.
|
String |
Contact.getGivenName() |
Gets the given name of the contact.
|
boolean |
Conversation.getGlobalHasAttachments() |
Gets a value indicating if at least one message
in this conversation, across all folder in the mailbox,
has an attachment.
|
int |
Conversation.getGlobalMessageCount() |
Gets the total number of messages in this
conversation across all folder in the mailbox.
|
int |
Conversation.getGlobalSize() |
Gets the size of this conversation, calculated by
adding the sizes of all messages in the conversation
across all folder in the mailbox.
|
boolean |
Conversation.getHasAttachments() |
Gets a value indicating if at least one message in this
conversation, in the current folder only, has an attachment.
|
boolean |
Item.getHasAttachments() |
Gets a value indicating whether the item has attachments.
|
Boolean |
MeetingMessage.getHasBeenProcessed() |
Gets whether the meeting message has been processed.
|
Boolean |
Contact.getHasPicture() |
Gets a value indicating whether this contact has a picture associated
with it.
|
Date |
Appointment.getICalDateTimeStamp() |
Gets the ICalendar DateTimeStamp.
|
Date |
MeetingMessage.getICalDateTimeStamp() |
Gets the ICalendar DateTimeStamp.
|
Date |
Appointment.getICalRecurrenceId() |
Gets the ICalendar RecurrenceId.
|
Date |
MeetingMessage.getICalRecurrenceId() |
Gets the ICalendar RecurrenceId.
|
String |
Appointment.getICalUid() |
Gets the ICalendar Uid.
|
String |
MeetingMessage.getICalUid() |
Gets the ICalendar Uid.
|
ConversationId |
Conversation.getId() |
Gets the Id of this Conversation.
|
ItemId |
Item.getId() |
Gets the Id of this item.
|
ImAddressDictionary |
Contact.getImAddresses() |
Gets an indexed list of Instant Messaging addresses for the contact.
|
Importance |
Item.getImportance() |
Gets the importance of this item.
|
String |
Contact.getInitials() |
Gets the initials of the contact.
|
String |
Item.getInReplyTo() |
Gets the In-Reply-To reference of this item.
|
LegacyFreeBusyStatus |
MeetingRequest.getIntendedFreeBusyStatus() |
Gets the a value representing the intended free/busy status of the
meeting.
|
InternetMessageHeaderCollection |
Item.getInternetMessageHeaders() |
Gets a list of Internet headers for this item.
|
String |
EmailMessage.getInternetMessageId() |
Gets the Internat Message Id of the e-mail message.
|
String |
PostItem.getInternetMessageId() |
Gets the Internet message Id of the post item.
|
Boolean |
Appointment.getIsAllDayEvent() |
Gets a value indicating whether this appointment is an all day
event.
|
boolean |
MeetingRequest.getIsAllDayEvent() |
Gets a value indicating whether this appointment is an all day event.
|
boolean |
EmailMessage.getIsAssociated() |
Gets a value indicating whether this is an associated message.
|
boolean |
Item.getIsAssociated() |
Gets a value indicating whether the message has been submitted to be
sent.
|
Boolean |
Appointment.getIsCancelled() |
Gets a value indicating whether the appointment has been cancelled.
|
boolean |
MeetingRequest.getIsCancelled() |
Gets a value indicating whether the appointment has been cancelled.
|
Boolean |
Task.getIsComplete() |
Gets a value indicating whether the task is complete.
|
Boolean |
MeetingMessage.getIsDelegated() |
Gets the IsDelegated property.
|
Boolean |
EmailMessage.getIsDeliveryReceiptRequested() |
Gets a value indicating whether a read receipt is requested for
the e-mail message.
|
boolean |
Item.getIsDraft() |
Gets a value indicating whether the message has been submitted to be
sent.
|
boolean |
Item.getIsFromMe() |
Gets a value indicating whether the item has been sent by the current
authenticated user.
|
Boolean |
Appointment.getIsMeeting() |
Gets a value indicating whether the appointment is a meeting.
|
boolean |
MeetingRequest.getIsMeeting() |
Gets a value indicating whether the appointment is a meeting.
|
boolean |
Item.getIsNew() |
Gets a value indicating whether this object is a real store item, or if
it's a local object that has yet to be saved.
|
Boolean |
Appointment.getIsOnlineMeeting() |
Gets a value indicating whether this is an online meeting.
|
boolean |
MeetingRequest.getIsOnlineMeeting() |
Gets a value indicating whether this is an online meeting.
|
Boolean |
Appointment.getIsOrganizer() |
Gets a value indicating whether the appointment is recurring.
|
Boolean |
MeetingMessage.getIsOutOfDate() |
Gets the IsOutOfDate property.
|
Boolean |
EmailMessage.getIsRead() |
Gets a value indicating whether the e-mail message is read.
|
Boolean |
PostItem.getIsRead() |
Gets a value indicating whether the post item is read.
|
Boolean |
EmailMessage.getIsReadReceiptRequested() |
Gets a value indicating whether a read receipt is requested for
the e-mail message.
|
Boolean |
Appointment.getIsRecurring() |
Gets a value indicating whether the appointment is recurring.
|
boolean |
MeetingRequest.getIsRecurring() |
Gets a value indicating whether the appointment is recurring.
|
Boolean |
Task.getIsRecurring() |
Gets a value indicating whether the task is recurring.
|
boolean |
Item.getIsReminderSet() |
Gets a value indicating whether a reminder is set for this item.
|
boolean |
Item.getIsResend() |
Gets a value indicating whether the item is a resend of another item.
|
Boolean |
Appointment.getIsResponseRequested() |
Gets a value indicating whether response are requested when
invitations are sent for this meeting.
|
Boolean |
EmailMessage.getIsResponseRequested() |
Gets a value indicating whether a response is requested for the
e-mail message.
|
boolean |
Item.getIsSubmitted() |
Gets a value indicating whether the message has been submitted to be
sent.
|
Boolean |
Task.getIsTeamTask() |
Gets a value indicating whether the task is a team task.
|
boolean |
Item.getIsUnmodified() |
Gets a value indicating whether the item has been modified since it was
created.
|
String |
Item.getItemClass() |
Gets the custom class name of this item.
|
String |
Contact.getJobTitle() |
Gets the contact's job title.
|
String |
Item.getLastModifiedName() |
Gets the name of the user who last modified this item.
|
Date |
Item.getLastModifiedTime() |
Gets the date and time this item was last modified.
|
OccurrenceInfo |
Appointment.getLastOccurrence() |
Gets an OccurrenceInfo identifying the first occurrence of this meeting.
|
OccurrenceInfo |
MeetingRequest.getLastOccurrence() |
Gets an OccurrenceInfo identifying the last occurrence of this meeting.
|
LegacyFreeBusyStatus |
Appointment.getLegacyFreeBusyStatus() |
Gets a value indicating the free/busy status of the owner of this
appointment.
|
String |
Appointment.getLocation() |
Gets the location of this appointment.
|
String |
MeetingRequest.getLocation() |
Gets the location of this appointment.
|
String |
MeetingResponse.getLocation() |
Gets the location of this appointment.
|
String |
Contact.getManager() |
Gets the name of the contact's manager.
|
EmailAddress |
Contact.getManagerMailbox() |
Gets the manager mailbox information
|
MeetingRequestType |
MeetingRequest.getMeetingRequestType() |
Gets the type of this meeting request.
|
Boolean |
Appointment.getMeetingRequestWasSent() |
Gets a value indicating whether the meeting request has already been
sent.
|
boolean |
MeetingRequest.getMeetingRequestWasSent() |
Gets a value indicating whether the meeting request has already been
sent.
|
String |
Appointment.getMeetingWorkspaceUrl() |
Gets the URL of the meeting workspace.
|
String |
MeetingRequest.getMeetingWorkspaceUrl() |
Gets the URL of the meeting workspace.
|
int |
Conversation.getMessageCount() |
Gets the total number of messages in this conversation
in the current folder only.
|
String |
Contact.getMiddleName() |
Gets the middle name of the contact.
|
String |
Contact.getMileage() |
Gets the mileage for the contact.
|
String |
Task.getMileage() |
Gets the mileage of the task.
|
MimeContent |
Item.getMimeContent() |
Get the MIME content of this item.
|
TaskMode |
Task.getMode() |
Gets a value indicating the mode of the task.
|
OccurrenceInfoCollection |
Appointment.getModifiedOccurrences() |
Gets a list of modified occurrences for this meeting.
|
OccurrenceInfoCollection |
MeetingRequest.getModifiedOccurrences() |
Gets a list of modified occurrences for this meeting.
|
byte[][] |
Contact.getMSExchangeCertificate() |
Gets the MSExchange certificate from the directory
|
MeetingResponseType |
Appointment.getMyResponseType() |
Gets a value indicating what was the last response of the user that
loaded this meeting.
|
MeetingResponseType |
MeetingRequest.getMyResponseType() |
Gets a value indicating what was the last response of the user that
loaded this meeting.
|
String |
Appointment.getNetShowUrl() |
Gets the URL of the Microsoft NetShow online meeting.
|
String |
MeetingRequest.getNetShowUrl() |
Gets the URL of the Microsoft NetShow online meeting.
|
String |
Contact.getNickName() |
Gets the nick name of the contact.
|
String |
Contact.getNotes() |
Get the Notes from the directory
|
String |
Contact.getOfficeLocation() |
Gets the location of the contact's office.
|
AttendeeCollection |
Appointment.getOptionalAttendees() |
Gets a list of optional attendeed for this meeting.
|
AttendeeCollection |
MeetingRequest.getOptionalAttendees() |
Gets a list of optional attendeed for this meeting.
|
EmailAddress |
Appointment.getOrganizer() |
Gets the organizer of this meeting.
|
EmailAddress |
MeetingRequest.getOrganizer() |
Gets the organizer of this meeting.
|
Date |
Appointment.getOriginalStart() |
Gets the original start time of this appointment.
|
Date |
MeetingRequest.getOriginalStart() |
Gets the original start time of the appointment.
|
String |
Task.getOwner() |
Gets the name of the owner of the task.
|
FolderId |
Item.getParentFolderId() |
Gets the Id of the parent folder of this item.
|
Double |
Task.getPercentComplete() |
Gets the completion percentage of the task.
|
PhoneNumberDictionary |
Contact.getPhoneNumbers() |
Gets an indexed list of phone numbers for the contact.
|
String |
Contact.getPhoneticLastName() |
Gets the phonetic last name from the directory
|
PhysicalAddressDictionary |
Contact.getPhysicalAddresses() |
Gets an indexed list of physical addresses for the contact.
|
PhysicalAddressIndex |
Contact.getPostalAddressIndex() |
Gets the index of the contact's postal address.
|
Date |
PostItem.getPostedTime() |
Gets the the date and time when the post item was posted.
|
String |
Contact.getProfession() |
Gets the contact's profession.
|
Date |
MeetingResponse.getProposedEnd() |
Gets the proposed end time.
|
Date |
MeetingResponse.getProposedStart() |
Gets the proposed start time.
|
EmailAddress |
EmailMessage.getReceivedBy() |
Gets the ReceivedBy property of the e-mail message.
|
EmailAddress |
EmailMessage.getReceivedRepresenting() |
Gets the ReceivedRepresenting property of the e-mail message.
|
Recurrence |
Appointment.getRecurrence() |
Gets the recurrence pattern for this appointment.
|
Recurrence |
MeetingRequest.getRecurrence() |
Gets the recurrence pattern for this meeting request.
|
Recurrence |
MeetingResponse.getRecurrence() |
Gets the recurrence pattern for this appointment.
|
Recurrence |
Task.getRecurrence() |
Gets the recurrence pattern for this task.
|
String |
EmailMessage.getReferences() |
Gets the references of the e-mail message.
|
String |
PostItem.getReferences() |
Gets the references of the post item.
|
Date |
Item.getReminderDueBy() |
Gets the date and time when the reminder is due for this item.
|
int |
Item.getReminderMinutesBeforeStart() |
Gets the number of minutes before the start of this item when the
reminder should be triggered.
|
EmailAddressCollection |
EmailMessage.getReplyTo() |
Gets a list of e-mail addresses to which replies should be addressed.
|
AttendeeCollection |
Appointment.getRequiredAttendees() |
Gets a list of required attendees for this meeting.
|
AttendeeCollection |
MeetingRequest.getRequiredAttendees() |
Gets a list of required attendees for this meeting.
|
AttendeeCollection |
Appointment.getResources() |
Gets a list of resources for this meeting.
|
AttendeeCollection |
MeetingRequest.getResources() |
Gets a list of resources for this meeting.
|
MeetingResponseType |
MeetingMessage.getResponseType() |
Gets the response type indicated by this meeting message.
|
ItemId |
Item.getRootItemId() |
Gets Id of the root item for this item.
|
EmailAddress |
EmailMessage.getSender() |
Gets the sender of the e-mail message.
|
EmailAddress |
PostItem.getSender() |
Gets the sender (poster) of the post item.
|
Sensitivity |
Item.getSensitivity() |
Gets the sensitivity of this item.
|
int |
Conversation.getSize() |
Gets the size of this conversation, calculated by
adding the sizes of all messages in the conversation in
the current folder only.
|
int |
Item.getSize() |
Gets the size of this item.
|
String |
Contact.getSpouseName() |
Gets the name of the contact's spouse.
|
Date |
Appointment.getStart() |
Gets the start time of the appointment.
|
Date |
MeetingRequest.getStart() |
Gets the start time of the appointment.
|
Date |
MeetingResponse.getStart() |
Gets the start time of the appointment.
|
Date |
Task.getStartDate() |
Gets the date and time on which the task starts.
|
TimeZoneDefinition |
Appointment.getStartTimeZone() |
Gets the start time zone.
|
TimeZoneDefinition |
MeetingRequest.getStartTimeZone() |
Gets time zone of the start property of this meeting request.
|
TaskStatus |
Task.getStatus() |
Gets the status of the task.
|
String |
Task.getStatusDescription() |
Gets a string representing the status of the task, localized according to
the PreferredCulture property of the ExchangeService object the task is
bound to.
|
String |
Item.getSubject() |
Gets the subject.
|
String |
Contact.getSurname() |
Gets the surname of the contact.
|
String |
Appointment.getTimeZone() |
Gets the name of the time zone this appointment is defined in.
|
String |
MeetingRequest.getTimeZone() |
Gets the name of the time zone this appointment is defined in.
|
EmailAddressCollection |
EmailMessage.getToRecipients() |
Gets the list of To recipients for the e-mail message.
|
Integer |
Task.getTotalWork() |
Gets the total amount of work spent on the task.
|
UniqueBody |
Item.getUniqueBody() |
Gets the body part that is unique to the conversation this item is part
of.
|
byte[][] |
Contact.getUserSMIMECertificate() |
Gets the User SMIME certificate from the directory
|
String |
Item.getWebClientEditFormQueryString() |
Gets the query string that should be appended to the Exchange Web client
URL to open this item using the appropriate read form in a web browser.
|
String |
Item.getWebClientReadFormQueryString() |
Gets the query string that should be appended to the Exchange Web client
URL to open this item using the appropriate read form in a web browser.
|
Date |
Contact.getWeddingAnniversary() |
Gets the date of the contact's wedding anniversary.
|
String |
Appointment.getWhen() |
Gets a text indicating when this appointment occurs.
|
String |
MeetingRequest.getWhen() |
Gets a text indicating when this appointment occurs.
|
boolean |
Item.hasUnprocessedAttachmentChanges() |
Gets a value indicating whether this instance has unprocessed attachment
collection changes.
|
protected void |
Item.internalDelete(DeleteMode deleteMode,
SendCancellationsMode sendCancellationsMode,
AffectedTaskOccurrence affectedTaskOccurrences) |
Deletes the object.
|
LegacyFreeBusyStatus |
MeetingRequest.legacyFreeBusyStatus() |
Gets a value indicating the free/busy status of the owner of this
appointment.
|
CalendarActionResults |
MeetingCancellation.removeMeetingFromCalendar() |
Removes the meeting associated with the cancellation message from the
user's calendar.
|