Uses of Class
microsoft.exchange.webservices.data.core.exception.service.local.ServiceLocalException

Packages that use ServiceLocalException
microsoft.exchange.webservices.data.autodiscover   
microsoft.exchange.webservices.data.autodiscover.exception   
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.core.exception.service.local   
microsoft.exchange.webservices.data.core.request   
microsoft.exchange.webservices.data.core.response   
microsoft.exchange.webservices.data.core.service   
microsoft.exchange.webservices.data.core.service.folder   
microsoft.exchange.webservices.data.core.service.item   
microsoft.exchange.webservices.data.core.service.response   
microsoft.exchange.webservices.data.misc   
microsoft.exchange.webservices.data.notification   
microsoft.exchange.webservices.data.property.complex   
microsoft.exchange.webservices.data.property.complex.time   
microsoft.exchange.webservices.data.search   
microsoft.exchange.webservices.data.sync   
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.autodiscover
 

Methods in microsoft.exchange.webservices.data.autodiscover that throw ServiceLocalException
 Object AutodiscoverService.func(List arg1, List arg2, ExchangeVersion arg3, URI arg4)
           
 HttpWebRequest AutodiscoverService.prepareHttpWebRequestForUrl(URI url)
          Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.autodiscover.exception
 

Subclasses of ServiceLocalException in microsoft.exchange.webservices.data.autodiscover.exception
 class AutodiscoverLocalException
          Represents an exception that is thrown when the Autodiscover service could not be contacted.
 class MaximumRedirectionHopsExceededException
          The Class MaximumRedirectionHopsExceededException.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that throw ServiceLocalException
static int EwsUtilities.countMatchingChars(String str, IPredicate<Character> charPredicate)
          Count characters in string that match a condition.
<T> T
PropertyBag.getObjectFromPropertyDefinition(PropertyDefinition propertyDefinition)
          Gets the value of a property.
 boolean IPredicate.predicate(T obj)
          Represents the method that defines a set of criteria and determines whether the specified object meets those criteria.
protected  void ExchangeServiceBase.prepareCredentials(HttpWebRequest request)
           
 HttpWebRequest ExchangeService.prepareHttpPoolingWebRequest()
          Prepares a http web request from a pooling connection manager, used for subscriptions.
protected  HttpWebRequest ExchangeServiceBase.prepareHttpPoolingWebRequestForUrl(URI url, boolean acceptGzipEncoding, boolean allowAutoRedirect)
          Creates an HttpWebRequest instance from a pooling connection manager and initialises it with the appropriate parameters, based on the configuration of this service object.
 HttpWebRequest ExchangeService.prepareHttpWebRequest()
          Prepare http web request.
protected  HttpWebRequest ExchangeServiceBase.prepareHttpWebRequestForUrl(URI url, boolean acceptGzipEncoding, boolean allowAutoRedirect)
          Creates an HttpWebRequest instance and initialises it with the appropriate parameters, based on the configuration of this service object.
static
<T> boolean
EwsUtilities.trueForAll(Iterable<T> collection, IPredicate<T> predicate)
          Determines whether every element in the collection matches the conditions defined by the specified predicate.
 void ExchangeServiceBase.validate()
          Validates this instance.
 void ExchangeService.validate()
          Validates this instance.
static void EwsUtilities.validateNonBlankStringParam(String param, String paramName)
          Validates string parameter to be non-empty string (null value not allowed).
static void EwsUtilities.validateNonBlankStringParamAllowNull(String param, String paramName)
          Validates string parameter to be non-empty string (null value allowed).
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.exception.service.local
 

Subclasses of ServiceLocalException in microsoft.exchange.webservices.data.core.exception.service.local
 class InvalidOrUnsupportedTimeZoneDefinitionException
          The Class InvalidOrUnsupportedTimeZoneDefinitionException.
 class PropertyException
          Represents an error that occurs when an operation on a property fails.
 class ServiceObjectPropertyException
          Represents an error that occurs when an operation on a property fails.
 class ServiceValidationException
          Represents an error that occurs when a validation check fails.
 class ServiceVersionException
          Represents an error that occurs when a request cannot be handled due to a service version mismatch.
 class ServiceXmlDeserializationException
          Represents an error that occurs when the XML for a response cannot be deserialized.
 class ServiceXmlSerializationException
          Represents an error that occurs when the XML for a request cannot be serialized.
 class TimeZoneConversionException
          Represents an error that occurs when a date and time cannot be converted from one time zone to another.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.request
 

Methods in microsoft.exchange.webservices.data.core.request that throw ServiceLocalException
protected  boolean CreateAttachmentRequest.emitTimeZoneHeader()
          Gets a value indicating whether the TimeZoneContext SOAP header should be emitted.
 GetInboxRulesResponse GetInboxRulesRequest.execute()
          Executes this request.
 FindConversationResponse FindConversationRequest.execute()
          Executes this request.
protected  void UpdateItemRequest.validate()
           
protected  void UpdateFolderRequest.validate()
          validates request.
protected  void UnsubscribeRequest.validate()
          Validate the request.
protected  void GetUserConfigurationRequest.validate()
          Validate request.
protected  void FindConversationRequest.validate()
          Validate request.
protected  void CreateItemRequest.validate()
          Validate request..
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.response
 

Methods in microsoft.exchange.webservices.data.core.response that throw ServiceLocalException
protected  void SyncResponse.readElementsFromXml(EwsServiceXmlReader reader)
          Reads response elements from XML.
protected  void DeleteAttachmentResponse.readElementsFromXml(EwsServiceXmlReader reader)
          Reads response elements from XML.
protected  void ConvertIdResponse.readElementsFromXml(EwsServiceXmlReader reader)
          Reads response elements from XML.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.service
 

Methods in microsoft.exchange.webservices.data.core.service that throw ServiceLocalException
 ServiceId ServiceObject.getId()
          Gets the id.
protected  boolean ServiceObject.getIsTimeZoneHeaderRequired(boolean isUpdateOperation)
          Gets a value indicating whether a time zone SOAP header should be emitted in a CreateItem or UpdateItem request so this item can be property saved or updated.
 boolean ServiceObject.isNew()
          Checks if is new.
 void ServiceObject.throwIfThisIsNew()
          Throws exception if this is a new service object.
protected  void ServiceObject.throwIfThisIsNotNew()
          Throws exception if this is not a new service object.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.service.folder
 

Methods in microsoft.exchange.webservices.data.core.service.folder that throw ServiceLocalException
 int Folder.getChildFolderCount()
          Gets the number of child folder this folder has.
 String Folder.getDisplayName()
          Gets the display name of the folder.
 EnumSet<EffectiveRights> Folder.getEffectiveRights()
          Gets a value indicating the effective rights the current authenticated user has on the folder.
 ExtendedPropertyCollection Folder.getExtendedPropertiesForService()
          Gets a list of extended property associated with the folder.
 String Folder.getFolderClass()
          Gets the custom class name of this folder.
 ManagedFolderInformation Folder.getManagedFolderInformation()
          Gets the Email Lifecycle Management (ELC) information associated with the folder.
 FolderId Folder.getParentFolderId()
          Gets the Id of this folder's parent folder.
 FolderPermissionCollection Folder.getPermissions()
          Gets a list of permissions for the folder.
 int Folder.getTotalCount()
          Gets the total number of item contained in the folder.
 int Folder.getUnreadCount()
          Gets the number of unread item in the folder.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that throw ServiceLocalException
 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.
 int MeetingRequest.getAdjacentMeetingCount()
          Gets the number of calendar entries that are adjacent to this appointment in the authenticated user's calendar.
 Integer Appointment.getAdjacentMeetingCount()
          Gets the number of calendar entries that are adjacent to 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.
 ItemCollection<Appointment> Appointment.getAdjacentMeetings()
          Gets a list of meetings that conflict 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 MeetingRequest.getAllowNewTimeProposal()
          Gets a value indicating whether new time proposals are allowed for attendees of this meeting.
 Boolean Appointment.getAllowNewTimeProposal()
          Gets a value indicating whether new time proposals are allowed for attendees of this meeting.
 Date MeetingRequest.getAppointmentReplyTime()
          Gets the time when the attendee replied to the meeting request.
 Date Appointment.getAppointmentReplyTime()
          Gets the time when the attendee replied to the meeting request.
 int MeetingRequest.getAppointmentSequenceNumber()
          Gets the sequence number of this appointment.
 Integer Appointment.getAppointmentSequenceNumber()
          Gets the sequence number of this appointment.
 int MeetingRequest.getAppointmentState()
          Gets the state of this appointment.
 Integer Appointment.getAppointmentState()
          Gets the state of this appointment.
 AppointmentType MeetingRequest.getAppointmentType()
          Gets a value indicating the type of this appointment.
 AppointmentType Appointment.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 Task.getCompanies()
          Gets a list of companies associated with the task.
 StringList Contact.getCompanies()
          Gets a list of companies for the contact.
 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.
 int MeetingRequest.getConferenceType()
          Gets the type of conferencing that will be used during the meeting.
 Integer Appointment.getConferenceType()
          Gets the type of conferencing that will be used during the meeting.
 int MeetingRequest.getConflictingMeetingCount()
          Gets the number of calendar entries that conflict with this appointment in the authenticated user's calendar.
 Integer Appointment.getConflictingMeetingCount()
          Gets the number of calendar entries 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.
 ItemCollection<Appointment> Appointment.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[] PostItem.getConversationIndex()
          Gets the conversation index of the post item.
 byte[] EmailMessage.getConversationIndex()
          Gets the conversation index of the e-mail message.
 String PostItem.getConversationTopic()
          Gets the conversation topic of the post item.
 String EmailMessage.getConversationTopic()
          Gets the conversation topic of the e-mail message.
 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 MeetingRequest.getDeletedOccurrences()
          Gets a list of deleted occurrences for this meeting.
 DeletedOccurrenceInfoCollection Appointment.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 MeetingRequest.getDuration()
          Gets the duration of this appointment.
 TimeSpan Appointment.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 MeetingRequest.getEnd()
          Gets the end time of the appointment.
 Date Appointment.getEnd()
          Gets or sets the end time of the appointment.
 TimeZoneDefinition MeetingRequest.getEndTimeZone()
          Gets time zone of the end property of this meeting request.
 TimeZoneDefinition Appointment.getEndTimeZone()
          Gets the start time zone.
 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 MeetingRequest.getFirstOccurrence()
          Gets an OccurrenceInfo identifying the first occurrence of this meeting.
 OccurrenceInfo Appointment.getFirstOccurrence()
          Gets an OccurrenceInfo identifying the first occurrence of this meeting.
 EmailAddress PostItem.getFrom()
          Gets the "on behalf" poster of the post item.
 EmailAddress EmailMessage.getFrom()
          Gets the "on behalf" sender of the e-mail message.
 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 Item.getHasAttachments()
          Gets a value indicating whether the item has attachments.
 boolean Conversation.getHasAttachments()
          Gets a value indicating if at least one message in this conversation, in the current folder only, has an attachment.
 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 MeetingMessage.getICalDateTimeStamp()
          Gets the ICalendar DateTimeStamp.
 Date Appointment.getICalDateTimeStamp()
          Gets the ICalendar DateTimeStamp.
 Date MeetingMessage.getICalRecurrenceId()
          Gets the ICalendar RecurrenceId.
 Date Appointment.getICalRecurrenceId()
          Gets the ICalendar RecurrenceId.
 String MeetingMessage.getICalUid()
          Gets the ICalendar Uid.
 String Appointment.getICalUid()
          Gets the ICalendar Uid.
 ItemId Item.getId()
          Gets the Id of this item.
 ConversationId Conversation.getId()
          Gets the Id of this Conversation.
 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 PostItem.getInternetMessageId()
          Gets the Internet message Id of the post item.
 String EmailMessage.getInternetMessageId()
          Gets the Internat Message Id of the e-mail message.
 boolean MeetingRequest.getIsAllDayEvent()
          Gets a value indicating whether this appointment is an all day event.
 Boolean Appointment.getIsAllDayEvent()
          Gets a value indicating whether this appointment is an all day event.
 boolean Item.getIsAssociated()
          Gets a value indicating whether the message has been submitted to be sent.
 boolean EmailMessage.getIsAssociated()
          Gets a value indicating whether this is an associated message.
 boolean MeetingRequest.getIsCancelled()
          Gets a value indicating whether the appointment has been cancelled.
 Boolean Appointment.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 MeetingRequest.getIsMeeting()
          Gets a value indicating whether the appointment is a meeting.
 Boolean Appointment.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 MeetingRequest.getIsOnlineMeeting()
          Gets a value indicating whether this is an online meeting.
 Boolean Appointment.getIsOnlineMeeting()
          Gets a value indicating whether this is an online meeting.
 Boolean MeetingMessage.getIsOutOfDate()
          Gets the IsOutOfDate property.
 Boolean PostItem.getIsRead()
          Gets a value indicating whether the post item is read.
 Boolean EmailMessage.getIsRead()
          Gets a value indicating whether the e-mail message is read.
 Boolean EmailMessage.getIsReadReceiptRequested()
          Gets a value indicating whether a read receipt is requested for the e-mail message.
 Boolean Task.getIsRecurring()
          Gets a value indicating whether the task is recurring.
 boolean MeetingRequest.getIsRecurring()
          Gets a value indicating whether the appointment is recurring.
 Boolean Appointment.getIsRecurring()
          Gets a value indicating whether the appointment 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 EmailMessage.getIsResponseRequested()
          Gets a value indicating whether a response is requested for the e-mail message.
 Boolean Appointment.getIsResponseRequested()
          Gets a value indicating whether response are requested when invitations are sent for this meeting.
 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 MeetingRequest.getLastOccurrence()
          Gets an OccurrenceInfo identifying the last occurrence of this meeting.
 OccurrenceInfo Appointment.getLastOccurrence()
          Gets an OccurrenceInfo identifying the first occurrence of this meeting.
 LegacyFreeBusyStatus Appointment.getLegacyFreeBusyStatus()
          Gets a value indicating the free/busy status of the owner of this appointment.
 String MeetingRequest.getLocation()
          Gets the location of this appointment.
 String Appointment.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 MeetingRequest.getMeetingRequestWasSent()
          Gets a value indicating whether the meeting request has already been sent.
 Boolean Appointment.getMeetingRequestWasSent()
          Gets a value indicating whether the meeting request has already been sent.
 String MeetingRequest.getMeetingWorkspaceUrl()
          Gets the URL of the meeting workspace.
 String Appointment.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 Task.getMileage()
          Gets the mileage of the task.
 String Contact.getMileage()
          Gets the mileage for the contact.
 MimeContent Item.getMimeContent()
          Get the MIME content of this item.
 TaskMode Task.getMode()
          Gets a value indicating the mode of the task.
 OccurrenceInfoCollection MeetingRequest.getModifiedOccurrences()
          Gets a list of modified occurrences for this meeting.
 OccurrenceInfoCollection Appointment.getModifiedOccurrences()
          Gets a list of modified occurrences for this meeting.
 byte[][] Contact.getMSExchangeCertificate()
          Gets the MSExchange certificate from the directory
 MeetingResponseType MeetingRequest.getMyResponseType()
          Gets a value indicating what was the last response of the user that loaded this meeting.
 MeetingResponseType Appointment.getMyResponseType()
          Gets a value indicating what was the last response of the user that loaded this meeting.
 String MeetingRequest.getNetShowUrl()
          Gets the URL of the Microsoft NetShow online meeting.
 String Appointment.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 MeetingRequest.getOptionalAttendees()
          Gets a list of optional attendeed for this meeting.
 AttendeeCollection Appointment.getOptionalAttendees()
          Gets a list of optional attendeed for this meeting.
 EmailAddress MeetingRequest.getOrganizer()
          Gets the organizer of this meeting.
 EmailAddress Appointment.getOrganizer()
          Gets the organizer of this meeting.
 Date MeetingRequest.getOriginalStart()
          Gets the original start time of the appointment.
 Date Appointment.getOriginalStart()
          Gets the original start time of this 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.
 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 Task.getRecurrence()
          Gets the recurrence pattern for this task.
 Recurrence MeetingRequest.getRecurrence()
          Gets the recurrence pattern for this meeting request.
 Recurrence Appointment.getRecurrence()
          Gets the recurrence pattern for this appointment.
 String PostItem.getReferences()
          Gets the references of the post item.
 String EmailMessage.getReferences()
          Gets the references of the e-mail message.
 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 MeetingRequest.getRequiredAttendees()
          Gets a list of required attendees for this meeting.
 AttendeeCollection Appointment.getRequiredAttendees()
          Gets a list of required attendees for this meeting.
 AttendeeCollection MeetingRequest.getResources()
          Gets a list of resources for this meeting.
 AttendeeCollection Appointment.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 PostItem.getSender()
          Gets the sender (poster) of the post item.
 EmailAddress EmailMessage.getSender()
          Gets the sender of the e-mail message.
 Sensitivity Item.getSensitivity()
          Gets the sensitivity of this item.
 int Item.getSize()
          Gets the size 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.
 String Contact.getSpouseName()
          Gets the name of the contact's spouse.
 Date MeetingRequest.getStart()
          Gets the start time of the appointment.
 Date Appointment.getStart()
          Gets the start time of the appointment.
 Date Task.getStartDate()
          Gets the date and time on which the task starts.
 TimeZoneDefinition MeetingRequest.getStartTimeZone()
          Gets time zone of the start property of this meeting request.
 TimeZoneDefinition Appointment.getStartTimeZone()
          Gets the start time zone.
 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 MeetingRequest.getTimeZone()
          Gets the name of the time zone this appointment is defined in.
 String Appointment.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 MeetingRequest.getWhen()
          Gets a text indicating when this appointment occurs.
 String Appointment.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.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.core.service.response
 

Methods in microsoft.exchange.webservices.data.core.service.response that throw ServiceLocalException
 MessageBody CancelMeetingMessage.getBody()
          Gets the body of the response.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.misc
 

Methods in microsoft.exchange.webservices.data.misc that throw ServiceLocalException
 void FolderIdWrapperList.add(Folder folder)
          Adds the specified folder.
protected  void ItemIdWrapperList.add(Item item)
          Adds the specified item.
protected  void FolderIdWrapperList.addRangeFolder(Iterable<Folder> folders)
          Adds the range.
 void ItemIdWrapperList.addRangeItem(Iterable<Item> items)
          Adds the specified item.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.notification
 

Methods in microsoft.exchange.webservices.data.notification that throw ServiceLocalException
 void StreamingSubscriptionConnection.open()
          Opens this connection so it starts receiving events from the server.This results in a long-standing call to EWS.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex that throw ServiceLocalException
 void GroupMemberCollection.addDirectoryContact(String smtpAddress)
          Adds a member linked to an Active Directory contact.
 void GroupMemberCollection.addDirectoryContact(String address, String routingType)
          Adds a member linked to an Active Directory contact.
 void GroupMemberCollection.addDirectoryPublicFolder(String smtpAddress)
          Adds a member linked to a mail-enabled Public Folder.
 void GroupMemberCollection.addDirectoryUser(String smtpAddress)
          Adds a member linked to an Active Directory user.
 void GroupMemberCollection.addDirectoryUser(String address, String routingType)
          Adds a member linked to an Active Directory user.
 void GroupMemberCollection.addPublicGroup(String smtpAddress)
          Adds a member linked to a Public Group.
 boolean AttachmentCollection.hasUnprocessedChanges()
          Determines whether there are any unsaved attachment collection changes.
 void FolderPermission.setPermissionLevel(FolderPermissionLevel value)
          Sets the permission level.
 

Constructors in microsoft.exchange.webservices.data.property.complex that throw ServiceLocalException
GroupMember(String smtpAddress, MailboxType mailboxType)
          Initializes a new instance of the GroupMember class.
GroupMember(String address, String routingType, MailboxType mailboxType)
          Initializes a new instance of the GroupMember class.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.property.complex.time
 

Methods in microsoft.exchange.webservices.data.property.complex.time that throw ServiceLocalException
static TimeZoneTransition TimeZoneTransition.create(TimeZoneDefinition timeZoneDefinition, String xmlElementName)
          Creates a time zone period transition of the appropriate type given an XML element name.
 void TimeZoneTransitionGroup.validate()
          Validates this transition group.
 void TimeZoneDefinition.validate()
          Validates this time zone definition.
 void OlsonTimeZoneDefinition.validate()
           
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.search
 

Methods in microsoft.exchange.webservices.data.search that throw ServiceLocalException
 void OrderByCollection.add(PropertyDefinitionBase propertyDefinition, SortDirection sortDirection)
          Adds the specified property definition / sort direction pair to the collection.
 

Uses of ServiceLocalException in microsoft.exchange.webservices.data.sync
 

Methods in microsoft.exchange.webservices.data.sync that throw ServiceLocalException
 FolderId FolderChange.getFolderId()
          Gets the folder the change applies to.
 ServiceId Change.getId()
          Gets the Id of the service object the change applies to.
 ItemId ItemChange.getItemId()
          Gets the Id of the item the change applies to.
 



Copyright © 2012–2015 Microsoft. All rights reserved.