|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ServiceLocalException in microsoft.exchange.webservices.data |
|---|
| Subclasses of ServiceLocalException in microsoft.exchange.webservices.data | |
|---|---|
class |
AutodiscoverLocalException
Represents an exception that is thrown when the Autodiscover service could not be contacted. |
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. |
| Methods in microsoft.exchange.webservices.data that throw ServiceLocalException | |
|---|---|
void |
OrderByCollection.add(PropertyDefinitionBase propertyDefinition,
SortDirection sortDirection)
* Adds the specified property definition / sort direction pair to the collection. |
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. |
void |
Item.delete(DeleteMode deleteMode)
Deletes the item. |
void |
Task.deleteCurrentOccurrence(DeleteMode deleteMode)
* Deletes the current occurrence of a recurring task. |
Object |
AutodiscoverService.func(List arg1,
List arg2,
ExchangeVersion arg3,
URI arg4)
|
Date |
Appointment.gaetICalDateTimeStmp()
Gets the ICalendar DateTimeStamp. |
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. |
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. |
int |
MeetingRequest.getAppoijntmentSequenceNumber()
Gets the sequence number of this appointment. |
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. |
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. |
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. |
MessageBody |
CancelMeetingMessage.getBody()
* Gets the body of the response. |
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. |
int |
Folder.getChildFolderCount()
Gets the number of child folders this folder has. |
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 |
Item.getDisplayCc()
Gets a text summarizing the Cc receipients of this item. |
String |
Folder.getDisplayName()
Gets the display name of the folder. |
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. |
EnumSet<EffectiveRights> |
Folder.getEffectiveRights()
Gets a value indicating the effective rights the current authenticated user has on the folder. |
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 properties defined on this item. |
ExtendedPropertyCollection |
Folder.getExtendedPropertiesForService()
Gets a list of extended properties associated with the folder. |
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. |
String |
Folder.getFolderClass()
Gets the custom class name of this folder. |
FolderId |
FolderChange.getFolderId()
* Gets the folder the change applies to. |
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 folders in the mailbox, has an attachment. |
int |
Conversation.getGlobalMessageCount()
Gets the total number of messages in this conversation across all folders 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 folders 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 |
Contact.getHasPicture()
Gets a value indicating whether this contact has a picture associated with it. |
Date |
Appointment.getICalRecurrenceId()
Gets the ICalendar RecurrenceId. |
String |
Appointment.getICalUid()
Gets the ICalendar Uid. |
protected ServiceId |
ServiceObject.getId()
Gets the id. |
ItemId |
Item.getId()
Gets the Id of this item. |
ConversationId |
Conversation.getId()
Gets the Id of this Conversation. |
protected ServiceId |
Change.getId()
Gets the Id of the service object the change applies to. |
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 |
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 |
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 responses 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. |
ItemId |
ItemChange.getItemId()
* Gets the Id of the item the change applies to. |
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. |
ManagedFolderInformation |
Folder.getManagedFolderInformation()
Gets the Email Lifecycle Management (ELC) information associated with the folder. |
String |
Contact.getManager()
Gets the name of the contact's manager. |
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. |
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.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. |
FolderId |
Folder.getParentFolderId()
Gets the Id of this folder's parent folder. |
Double |
Task.getPercentComplete()
Gets the completeion percentage of the task. |
FolderPermissionCollection |
Folder.getPermissions()
Gets a list of permissions for the folder. |
PhoneNumberDictionary |
Contact.getPhoneNumbers()
Gets an indexed list of phone numbers for the contact. |
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. |
protected 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. |
int |
Folder.getTotalCount()
Gets the total number of items contained in the folder. |
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. |
int |
Folder.getUnreadCount()
Gets the number of unread items in the folder. |
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. |
protected boolean |
Item.hasUnprocessedAttachmentChanges()
Gets a value indicating whether this instance has unprocessed attachment collection changes. |
protected boolean |
AttachmentCollection.hasUnprocessedChanges()
Determines whether there are any unsaved attachment collection changes. |
protected void |
Item.internalDelete(DeleteMode deleteMode,
SendCancellationsMode sendCancellationsMode,
AffectedTaskOccurrence affectedTaskOccurrences)
Deletes the object. |
boolean |
ServiceObject.isNew()
Checks if is new. |
LegacyFreeBusyStatus |
MeetingRequest.legacyFreeBusyStatus()
Gets a value indicating the free/busy status of the owner of this appointment. |
void |
StreamingSubscriptionConnection.open()
Opens this connection so it starts receiving events from the server.This results in a long-standing call to EWS. |
protected microsoft.exchange.webservices.data.HttpWebRequest |
ExchangeService.prepareHttpWebRequest()
Prepare http web request. |
protected microsoft.exchange.webservices.data.HttpWebRequest |
AutodiscoverService.prepareHttpWebRequestForUrl(URI url)
Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object. |
protected microsoft.exchange.webservices.data.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. |
protected void |
SyncResponse.readElementsFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader)
* Reads response elements from XML. |
protected void |
ServiceResponse.readElementsFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader)
* Reads response elements from XML. |
protected void |
GetUserConfigurationResponse.readElementsFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader)
Reads response elements from XML. |
protected void |
DeleteAttachmentResponse.readElementsFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader)
Reads response elements from XML. |
protected void |
ConvertIdResponse.readElementsFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader)
Reads response elements from XML. |
CalendarActionResults |
MeetingCancellation.removeMeetingFromCalendar()
Removes the meeting associated with the cancellation message from the user's calendar. |
void |
FolderPermission.setPermissionLevel(FolderPermissionLevel value)
Sets the permission level. |
protected 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. |
protected void |
UpdateUserConfigurationRequest.validate()
* Validate request. |
void |
TimeZoneDefinition.validate()
Validates this time zone definition. |
protected void |
ExchangeServiceBase.validate()
* Validates this instance. |
protected void |
ExchangeService.validate()
* Validates this instance. |
protected abstract void |
PropertyDefinition.writePropertyValueToXml(microsoft.exchange.webservices.data.EwsServiceXmlWriter writer,
microsoft.exchange.webservices.data.PropertyBag propertyBag,
boolean isUpdateOperation)
* Writes the property value to XML. |
| Constructors in microsoft.exchange.webservices.data 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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||