A B C D E F G H I J L M N O P R S T U V W X Z

A

accept(boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Accepts the meeting.
accept(boolean) - Method in class microsoft.exchange.webservices.data.MeetingRequest
Accepts the meeting.
AcceptMeetingInvitationMessage - Class in microsoft.exchange.webservices.data
Represents a meeting acceptance message.
AcceptMeetingInvitationMessage(Item, boolean) - Constructor for class microsoft.exchange.webservices.data.AcceptMeetingInvitationMessage
Initializes a new instance of the AcceptMeetingInvitationMessage class.
acceptTentatively(boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Tentatively accepts the meeting.
acceptTentatively(boolean) - Method in class microsoft.exchange.webservices.data.MeetingRequest
Tentatively accepts the meeting.
AccountIsLocked - Static variable in class microsoft.exchange.webservices.data.Strings
 
AccountIsLockedException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when the account that is being accessed is locked and requires user interaction to be unlocked.
AccountIsLockedException(String, URI, Exception) - Constructor for exception microsoft.exchange.webservices.data.AccountIsLockedException
Initializes a new instance of the AccountIsLockedException class.
action(T) - Method in interface microsoft.exchange.webservices.data.IAction
Encapsulates a method that takes a single parameter and does not return a value.
ActualWork - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the ActualWork property.
add(Attendee) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Adds an attendee to the collection.
add(String) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Adds an attendee to the collection.
add(String, String) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Adds an attendee to the collection.
add(TChange) - Method in class microsoft.exchange.webservices.data.ChangeCollection
* Adds the specified change.
add(DayOfTheWeek) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Adds a day to the collection if it is not already present.
add(EmailAddress) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Adds an e-mail address to the collection.
add(String) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Adds an e-mail address to the collection.
add(String, String) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Adds an e-mail address to the collection.
add(FolderId) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Adds a folder Id to the collection.
add(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Adds a well-known folder to the collection.
add(FolderPermission) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Adds a permission to the collection.
add(GroupMember) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member to the collection.
add(PropertyDefinitionBase, SortDirection) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Adds the specified property definition / sort direction pair to the collection.
add(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.PropertySet
* Adds the specified property to the property set.
add(SearchFilter) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Adds a search filter of any type to the collection.
add(TResponse) - Method in class microsoft.exchange.webservices.data.ServiceResponseCollection
Adds specified response.
add(String) - Method in class microsoft.exchange.webservices.data.StringList
Adds a string to the list.
add(TimeSpan) - Method in class microsoft.exchange.webservices.data.TimeSpan
Adds a TimeSpan to this TimeSpan.
add(int, long) - Method in class microsoft.exchange.webservices.data.TimeSpan
Adds a number of units to this TimeSpan.
Add(String) - Method in class microsoft.exchange.webservices.data.XmlNameTable
When overridden in a derived class, atomizes the specified String and adds it to the XmlNameTable.
Add(char[], int, int) - Method in class microsoft.exchange.webservices.data.XmlNameTable
Reads an XML Schema from the supplied stream.
addContactEmailAddress(Contact, EmailAddressKey) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member that is linked to a specific e-mail address of a contact.
addContactGroup(ItemId) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to a Contact Group.
addDelegates(Mailbox, MeetingRequestsDeliveryScope, DelegateUser...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Adds delegates to a specific mailbox.
addDelegates(Mailbox, MeetingRequestsDeliveryScope, Iterable<DelegateUser>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Adds delegates to a specific mailbox.
addDirectoryContact(String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to an Active Directory contact.
addDirectoryContact(String, String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to an Active Directory contact.
addDirectoryPublicFolder(String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to a mail-enabled Public Folder.
addDirectoryUser(String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to an Active Directory user.
addDirectoryUser(String, String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to an Active Directory user.
addElement(Object, Object) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Adds an element with the provided key and value to the user configuration dictionary.
addEmailRange(Iterator<EmailAddress>) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Adds multiple e-mail addresses to the collection.
addFileAttachment(String) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
* Adds a file attachment to the collection.
addFileAttachment(String, String) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
* Adds a file attachment to the collection.
addFileAttachment(String, InputStream) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
* Adds a file attachment to the collection.
addFileAttachment(String, byte[]) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
* Adds a file attachment to the collection.
addFolderRange(Iterator<FolderPermission>) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Adds the specified permissions to the collection.
addItemAttachment(Class<TItem>) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
* Adds an item attachment to the collection.
AdditionalPropertyIsNull - Static variable in class microsoft.exchange.webservices.data.Strings
 
addOnChangeEvent(IComplexPropertyChangedDelegate) - Method in class microsoft.exchange.webservices.data.ComplexProperty
Set event to happen when property changed.
addOnDisconnect(StreamingSubscriptionConnection.ISubscriptionErrorDelegate) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Set event to happen when property disconnect.
addOneOff(String, String, String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a one-off member.
addOneOff(String, String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a one-off member.
addOnNotificationEvent(StreamingSubscriptionConnection.INotificationEventDelegate) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Set event to happen when property Notify.
addOnSubscriptionError(StreamingSubscriptionConnection.ISubscriptionErrorDelegate) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Set event to happen when property subscriptionError.
addPersonalContact(ItemId, String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to a specific contact?s e-mail address.
addPersonalContact(ItemId) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to a contact?s first available e-mail address.
addPublicGroup(String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds a member linked to a Public Group.
addRange(Iterator<DayOfTheWeek>) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Adds multiple days to the collection if they are not already present.
addRange(Iterator<GroupMember>) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Adds multiple members to the collection.
addRange(Iterable<PropertyDefinitionBase>) - Method in class microsoft.exchange.webservices.data.PropertySet
* Adds the specified properties to the property set.
addRange(Iterable<SearchFilter>) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Adds multiple search filters to the collection.
addRange(Iterable<String>) - Method in class microsoft.exchange.webservices.data.StringList
Adds multiple strings to the list.
addSchemaPropertiesToDictionary(Class<?>, Map<String, PropertyDefinitionBase>) - Static method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Adds schema properties to dictionary.
addSchemaPropertyNamesToDictionary(Class<?>, Map<PropertyDefinition, String>) - Static method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Adds the schema property names to dictionary.
addServiceObjectChangedEvent(IServiceObjectChangedDelegate) - Method in class microsoft.exchange.webservices.data.ServiceObject
Adds the service object changed event.
addSmtpAddressRange(Iterator<String>) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Adds multiple e-mail addresses to the collection.
addSubscription(StreamingSubscription) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Adds a subscription to this connection.
AdjacentMeetingCount - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AdjacentMeetingCount.
AdjacentMeetingCount - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AdjacentMeetingCount property.
AdjacentMeetings - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AdjacentMeetings.
AdjacentMeetings - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AdjacentMeetings property.
adjustUrl(URI) - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
Adjusts the URL endpoint based on the credentials.
adjustUrl(URI) - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Adjusts the URL based on the credentials.
AffectedTaskOccurrence - Enum in microsoft.exchange.webservices.data
Indicates which occurrence of a recurring task should be deleted.
AggregateType - Enum in microsoft.exchange.webservices.data
Defines the type of aggregation to perform.
Alias - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Alias Property
AllowedResponseActions - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the AllowedResponseActions property.
AllowNewTimeProposal - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AllowNewTimeProposal.
AllowNewTimeProposal - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AllowNewTimeProposal property.
AlternateId - Class in microsoft.exchange.webservices.data
Represents an Id expressed in a specific format.
AlternateId() - Constructor for class microsoft.exchange.webservices.data.AlternateId
Initializes a new instance of the class.
AlternateId(IdFormat, String, String) - Constructor for class microsoft.exchange.webservices.data.AlternateId
Initializes a new instance of the class.
AlternateId(IdFormat, String, String, boolean) - Constructor for class microsoft.exchange.webservices.data.AlternateId
Initializes a new instance of the AlternateId class.
AlternateIdBase - Class in microsoft.exchange.webservices.data
Represents the base class for Id expressed in a specific format.
AlternateIdBase() - Constructor for class microsoft.exchange.webservices.data.AlternateIdBase
Initializes a new instance of the class.
AlternateIdBase(IdFormat) - Constructor for class microsoft.exchange.webservices.data.AlternateIdBase
Initializes a new instance of the class.
AlternateMailbox - Class in microsoft.exchange.webservices.data
Defines the AlternateMailbox class.
AlternateMailboxCollection - Class in microsoft.exchange.webservices.data
Represents a user setting that is a collection of alternate mailboxes.
AlternateMailboxCollection() - Constructor for class microsoft.exchange.webservices.data.AlternateMailboxCollection
Initializes a new instance of the class
AlternatePublicFolderId - Class in microsoft.exchange.webservices.data
Represents the Id of a public folder expressed in a specific format.
AlternatePublicFolderId() - Constructor for class microsoft.exchange.webservices.data.AlternatePublicFolderId
Initializes a new instance of AlternatePublicFolderId.
AlternatePublicFolderId(IdFormat, String) - Constructor for class microsoft.exchange.webservices.data.AlternatePublicFolderId
Initializes a new instance of AlternatePublicFolderId.
AlternatePublicFolderItemId - Class in microsoft.exchange.webservices.data
Represents the Id of a public folder item expressed in a specific format.
AlternatePublicFolderItemId() - Constructor for class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Initializes a new instance of the class.
AlternatePublicFolderItemId(IdFormat, String, String) - Constructor for class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Initializes a new instance of the class.
Appointment - Class in microsoft.exchange.webservices.data
Represents an appointment or a meeting.
Appointment(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.Appointment
Initializes an unsaved local instance of Appointment".
Appointment(ItemAttachment, boolean) - Constructor for class microsoft.exchange.webservices.data.Appointment
Initializes a new instance of Appointment.
AppointmentOccurrenceId - Class in microsoft.exchange.webservices.data
Represents the Id of an occurrence of a recurring appointment.
AppointmentOccurrenceId(String, int) - Constructor for class microsoft.exchange.webservices.data.AppointmentOccurrenceId
Initializes a new instance.
AppointmentReplyTime - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AppointmentReplyTime.
AppointmentReplyTime - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AppointmentReplyTime property.
AppointmentSchema - Class in microsoft.exchange.webservices.data
Represents the schema for appointment and meeting requests.
AppointmentSequenceNumber - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AppointmentSequenceNumber.
AppointmentSequenceNumber - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AppointmentSequenceNumber property.
AppointmentState - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AppointmentState.
AppointmentState - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AppointmentState property.
AppointmentType - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant AppointmentType.
AppointmentType - Enum in microsoft.exchange.webservices.data
Defines the type of an appointment.
AppointmentType - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the AppointmentType property.
ArgumentException - Exception in microsoft.exchange.webservices.data
The Class ArgumentException.
ArgumentException() - Constructor for exception microsoft.exchange.webservices.data.ArgumentException
Instantiates a new argument exception.
ArgumentException(String) - Constructor for exception microsoft.exchange.webservices.data.ArgumentException
Instantiates a new argument exception.
ArgumentException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ArgumentException
ServiceXmlDeserializationException Constructor.
ArgumentException(String, String) - Constructor for exception microsoft.exchange.webservices.data.ArgumentException
Initializes a new instance of the System.
ArgumentIsBlankString - Static variable in class microsoft.exchange.webservices.data.Strings
 
ArgumentNullException - Exception in microsoft.exchange.webservices.data
The Class ArgumentNullException.
ArgumentNullException() - Constructor for exception microsoft.exchange.webservices.data.ArgumentNullException
Instantiates a new argument null exception.
ArgumentNullException(String, Throwable) - Constructor for exception microsoft.exchange.webservices.data.ArgumentNullException
Instantiates a new argument null exception.
ArgumentNullException(String) - Constructor for exception microsoft.exchange.webservices.data.ArgumentNullException
Instantiates a new argument null exception.
ArgumentNullException(Throwable) - Constructor for exception microsoft.exchange.webservices.data.ArgumentNullException
Instantiates a new argument null exception.
ArgumentOutOfRangeException - Exception in microsoft.exchange.webservices.data
The Class ArgumentOutOfRangeException.
ArgumentOutOfRangeException() - Constructor for exception microsoft.exchange.webservices.data.ArgumentOutOfRangeException
Instantiates a new argument out of range exception.
ArgumentOutOfRangeException(String) - Constructor for exception microsoft.exchange.webservices.data.ArgumentOutOfRangeException
Instantiates a new argument out of range exception.
ArgumentOutOfRangeException(String, String) - Constructor for exception microsoft.exchange.webservices.data.ArgumentOutOfRangeException
Instantiates a new argument out of range exception.
ArrayMustHaveAtLeastOneElement - Static variable in class microsoft.exchange.webservices.data.Strings
 
ArrayMustHaveSingleDimension - Static variable in class microsoft.exchange.webservices.data.Strings
 
assign(ServiceId) - Method in class microsoft.exchange.webservices.data.ServiceId
Assigns from existing id.
AssignedTime - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the AssignedTime property.
AssistantName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the AssistantName property.
AssistantPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the AssistentPhone property.
AssociatedAppointmentId - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the AssociatedAppointmentId property.
AsyncCallbackImplementation - Class in microsoft.exchange.webservices.data
 
AsyncCallbackImplementation() - Constructor for class microsoft.exchange.webservices.data.AsyncCallbackImplementation
 
AsyncRequestResult - Class in microsoft.exchange.webservices.data
 
AsyncRequestResult(ServiceRequestBase, HttpWebRequest, Future, Object) - Constructor for class microsoft.exchange.webservices.data.AsyncRequestResult
 
AtLeastOneAttachmentCouldNotBeDeleted - Static variable in class microsoft.exchange.webservices.data.Strings
 
Attachment - Class in microsoft.exchange.webservices.data
Represents an attachment to an item.
Attachment(Item) - Constructor for class microsoft.exchange.webservices.data.Attachment
* Initializes a new instance.
AttachmentCannotBeUpdated - Static variable in class microsoft.exchange.webservices.data.Strings
 
AttachmentCollection - Class in microsoft.exchange.webservices.data
Represents an item's attachment collection.
AttachmentCollection() - Constructor for class microsoft.exchange.webservices.data.AttachmentCollection
Initializes a new instance of AttachmentCollection.
AttachmentCollectionNotLoaded - Static variable in class microsoft.exchange.webservices.data.Strings
 
AttachmentCreationFailed - Static variable in class microsoft.exchange.webservices.data.Strings
 
AttachmentItemTypeMismatch - Static variable in class microsoft.exchange.webservices.data.Strings
 
Attachments - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Attachments property.
AttachmentsPropertyDefinition - Class in microsoft.exchange.webservices.data
Represents base Attachments property type.
AttachmentsPropertyDefinition() - Constructor for class microsoft.exchange.webservices.data.AttachmentsPropertyDefinition
 
Attendee - Class in microsoft.exchange.webservices.data
Represents an attendee to a meeting.
Attendee() - Constructor for class microsoft.exchange.webservices.data.Attendee
Initializes a new instance of the Attendee class.
Attendee(String) - Constructor for class microsoft.exchange.webservices.data.Attendee
* Initializes a new instance of the Attendee class.
Attendee(String, String) - Constructor for class microsoft.exchange.webservices.data.Attendee
* Initializes a new instance of the Attendee class.
Attendee(String, String, String) - Constructor for class microsoft.exchange.webservices.data.Attendee
* Initializes a new instance of the Attendee class.
Attendee(EmailAddress) - Constructor for class microsoft.exchange.webservices.data.Attendee
* Initializes a new instance of the Attendee class.
ATTENDEE_EMAIL_ID - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
ATTENDEE_PASSWORD - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
ATTENDEE_USERNAME - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
AttendeeAvailability - Class in microsoft.exchange.webservices.data
Represents the availability of an individual attendee.
AttendeeAvailability() - Constructor for class microsoft.exchange.webservices.data.AttendeeAvailability
Initializes a new instance of the AttendeeAvailability class.
AttendeeCollection - Class in microsoft.exchange.webservices.data
Represents a collection of attendees.
AttendeeCollection() - Constructor for class microsoft.exchange.webservices.data.AttendeeCollection
Initializes a new instance of the AttendeeCollection class.
AttendeeInfo - Class in microsoft.exchange.webservices.data
Represents information about an attendee for which to request availability information.
AttendeeInfo() - Constructor for class microsoft.exchange.webservices.data.AttendeeInfo
Initializes a new instance of the AttendeeInfo class.
AttendeeInfo(String, MeetingAttendeeType, boolean) - Constructor for class microsoft.exchange.webservices.data.AttendeeInfo
Initializes a new instance of the AttendeeInfo class.
AttendeeInfo(String) - Constructor for class microsoft.exchange.webservices.data.AttendeeInfo
Initializes a new instance of the AttendeeInfo class.
AttributeValueCannotBeSerialized - Static variable in class microsoft.exchange.webservices.data.Strings
 
authenticate(Credentials, HttpMethod) - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
 
authenticate(Credentials, String, String) - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
 
AutodiscoverCouldNotBeLocated - Static variable in class microsoft.exchange.webservices.data.Strings
 
AutodiscoverDidNotReturnEwsUrl - Static variable in class microsoft.exchange.webservices.data.Strings
 
AutodiscoverError - Class in microsoft.exchange.webservices.data
Defines the AutodiscoverError class.
AutodiscoverError - Static variable in class microsoft.exchange.webservices.data.Strings
 
AutodiscoverErrorCode - Enum in microsoft.exchange.webservices.data
Defines the error codes that can be returned by the Autodiscover service.
AutodiscoverInvalidSettingForOutlookProvider - Static variable in class microsoft.exchange.webservices.data.Strings
 
AutodiscoverLocalException - Exception in microsoft.exchange.webservices.data
Represents an exception that is thrown when the Autodiscover service could not be contacted.
AutodiscoverLocalException() - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverLocalException
Initializes a new instance of the class.
AutodiscoverLocalException(String) - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverLocalException
Initializes a new instance of the class.
AutodiscoverLocalException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverLocalException
Initializes a new instance of the class.
AutodiscoverMaxRedirections - Static variable in class microsoft.exchange.webservices.data.AutodiscoverService
The Constant AutodiscoverMaxRedirections.
AutodiscoverRedirectBlocked - Static variable in class microsoft.exchange.webservices.data.Strings
 
autodiscoverRedirectionUrlValidationCallback(String) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
 
autodiscoverRedirectionUrlValidationCallback(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
 
autodiscoverRedirectionUrlValidationCallback(String) - Method in interface microsoft.exchange.webservices.data.IAutodiscoverRedirectionUrl
Autodiscover redirection url validation callback.
AutodiscoverRemoteException - Exception in microsoft.exchange.webservices.data
Represents an exception that is thrown when the Autodiscover service returns an error.
AutodiscoverRemoteException(AutodiscoverError) - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverRemoteException
Initializes a new instance of the class.
AutodiscoverRemoteException(String, AutodiscoverError) - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverRemoteException
Initializes a new instance of the class.
AutodiscoverRemoteException(String, AutodiscoverError, Exception) - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverRemoteException
Initializes a new instance of the class.
AutodiscoverResponse - Class in microsoft.exchange.webservices.data
Represents the base class for all responses returned by the Autodiscover service.
AutodiscoverResponseCollection<TResponse extends AutodiscoverResponse> - Class in microsoft.exchange.webservices.data
Represents a collection of responses to a call to the Autodiscover service.
AutodiscoverResponseCollection() - Constructor for class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
* Initializes a new instance of the AutodiscoverResponseCollection class.
AutodiscoverResponseException - Exception in microsoft.exchange.webservices.data
Represents an exception from an autodiscover error response.
AutodiscoverResponseException(AutodiscoverErrorCode, String) - Constructor for exception microsoft.exchange.webservices.data.AutodiscoverResponseException
Initializes a new instance of the class.
AutodiscoverService - Class in microsoft.exchange.webservices.data
Represents a binding to the Exchange Autodiscover Service.
AutodiscoverService() - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(String) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(String, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(URI) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(URI, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(URI, String) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(URI, String, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(ExchangeServiceBase, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the AutodiscoverService class.
AutodiscoverService(ExchangeServiceBase) - Constructor for class microsoft.exchange.webservices.data.AutodiscoverService
Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverServiceIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
AutodiscoverServiceRequestRequiresDomainOrUrl - Static variable in class microsoft.exchange.webservices.data.Strings
 
autodiscoverUrl(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Initializes the Url property to the Exchange Web Services URL for the specified e-mail address by calling the Autodiscover service.
autodiscoverUrl(String, IAutodiscoverRedirectionUrl) - Method in class microsoft.exchange.webservices.data.ExchangeService
Initializes the Url property to the Exchange Web Services URL for the specified e-mail address by calling the Autodiscover service.
AvailabilityData - Enum in microsoft.exchange.webservices.data
Defines the type of data that can be requested via GetUserAvailability.
AvailabilityOptions - Class in microsoft.exchange.webservices.data
Represents the options of a GetAvailability request.
AvailabilityOptions() - Constructor for class microsoft.exchange.webservices.data.AvailabilityOptions
Initializes a new instance of the AvailabilityOptions class.

B

BasePropertySet - Enum in microsoft.exchange.webservices.data
Defines base property sets that are used as the base for custom property sets.
BccRecipients - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the BccRecipients property.
beginGetEvents(AsyncCallback, Object, String, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to retrieve the latest events associated with a pull subscription.
beginGetEvents(AsyncCallback, Object) - Method in class microsoft.exchange.webservices.data.PullSubscription
Begins an asynchronous request to obtain a collection of events that occurred on the subscribed folders since the point in time defined by the Watermark property
beginSubscribeToPullNotifications(AsyncCallback, Object, Iterable<FolderId>, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to subscribes to pull notifications.
beginSubscribeToPullNotificationsOnAllFolders(AsyncCallback, Object, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to subscribe to pull notifications on all folders in the authenticated user's mailbox.
beginSubscribeToPushNotifications(AsyncCallback, Object, Iterable<FolderId>, URI, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to subscribe to push notifications.
beginSubscribeToPushNotificationsOnAllFolders(AsyncCallback, Object, URI, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to subscribe to push notifications on all folders in the authenticated user's mailbox.
beginSubscribeToStreamingNotifications(AsyncCallback, Object, Iterable<FolderId>, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to subscribe to streaming notifications.
beginSubscribeToStreamingNotificationsOnAllFolders(AsyncCallback, Object, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to subscribe to streaming notifications on all folders in the authenticated user's mailbox.
beginSyncFolderHierarchy(AsyncCallback, Object, FolderId, PropertySet, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to synchronize the sub-folders of a specific folder.
beginSyncFolderItems(AsyncCallback, Object, FolderId, PropertySet, Iterable<ItemId>, int, SyncFolderItemsScope, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to synchronize the items of a specific folder.
beginUnsubscribe(AsyncCallback, Object, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Begins an asynchronous request to unsubscribe from a subscription.
beginUnsubscribe(AsyncCallback, Object) - Method in class microsoft.exchange.webservices.data.PullSubscription
Begins an asynchronous request to unsubscribe from the pull subscription.
beginUnsubscribe(AsyncCallback, Object) - Method in class microsoft.exchange.webservices.data.StreamingSubscription
Begins an asynchronous request to unsubscribe from the streaming subscription.
BillingInformation - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the BillingInformation property.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.Appointment
Binds to an existing appointment and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.Appointment
Binds to an existing appointment and loads its first class properties.
bind(ExchangeService, FolderId, PropertySet) - Static method in class microsoft.exchange.webservices.data.CalendarFolder
Binds to an existing calendar folder and loads the specified set of properties.
bind(ExchangeService, FolderId) - Static method in class microsoft.exchange.webservices.data.CalendarFolder
Binds to an existing calendar folder and loads the specified set of properties.
bind(ExchangeService, WellKnownFolderName, PropertySet) - Static method in class microsoft.exchange.webservices.data.CalendarFolder
Binds to an existing calendar folder and loads the specified set of properties.
bind(ExchangeService, WellKnownFolderName) - Static method in class microsoft.exchange.webservices.data.CalendarFolder
Binds to an existing calendar folder and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.Contact
Binds to an existing contact and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.Contact
Binds to an existing contact and loads its first class properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.ContactGroup
Binds to an existing contact group and loads the specified set of properties.Calling this method results in a call to EWS.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.ContactGroup
Binds to an existing contact group and loads the specified set of properties.Calling this method results in a call to EWS.
bind(ExchangeService, FolderId, PropertySet) - Static method in class microsoft.exchange.webservices.data.ContactsFolder
* Binds to an existing contacts folder and loads the specified set of properties.
bind(ExchangeService, FolderId) - Static method in class microsoft.exchange.webservices.data.ContactsFolder
* Binds to an existing contacts folder and loads its first class properties.
bind(ExchangeService, WellKnownFolderName, PropertySet) - Static method in class microsoft.exchange.webservices.data.ContactsFolder
* Binds to an existing contacts folder and loads the specified set of properties.
bind(ExchangeService, WellKnownFolderName) - Static method in class microsoft.exchange.webservices.data.ContactsFolder
* Binds to an existing contacts folder and loads its first class properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.EmailMessage
* Binds to an existing e-mail message and loads the specified set of properties.Calling this method results in a call to EWS.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.EmailMessage
* Binds to an existing e-mail message and loads its first class properties.Calling this method results in a call to EWS.
bind(ExchangeService, FolderId, PropertySet) - Static method in class microsoft.exchange.webservices.data.Folder
Binds to an existing folder, whatever its actual type is, and loads the specified set of properties.
bind(ExchangeService, FolderId) - Static method in class microsoft.exchange.webservices.data.Folder
Binds to an existing folder, whatever its actual type is, and loads the specified set of properties.
bind(ExchangeService, WellKnownFolderName, PropertySet) - Static method in class microsoft.exchange.webservices.data.Folder
Binds to an existing folder, whatever its actual type is, and loads the specified set of properties.
bind(ExchangeService, WellKnownFolderName) - Static method in class microsoft.exchange.webservices.data.Folder
* Binds to an existing folder, whatever its actual type is, and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.Item
Binds to an existing item, whatever its actual type is, and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.Item
Binds to an existing item, whatever its actual type is, and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.MeetingCancellation
Binds to an existing meeting cancellation message and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.MeetingCancellation
Binds to an existing meeting cancellation message and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.MeetingMessage
Binds to an existing meeting message and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.MeetingMessage
Binds to an existing meeting message and loads its first class properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.MeetingRequest
Binds to an existing meeting response and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.MeetingRequest
Binds to an existing meeting response and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.MeetingResponse
Binds to an existing meeting response and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.MeetingResponse
Binds to an existing meeting response and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.PostItem
Binds to an existing post item and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.PostItem
Binds to an existing post item and loads its first class properties.
bind(ExchangeService, FolderId, PropertySet) - Static method in class microsoft.exchange.webservices.data.SearchFolder
Binds to an existing search folder and loads the specified set of properties.
bind(ExchangeService, FolderId) - Static method in class microsoft.exchange.webservices.data.SearchFolder
Binds to an existing search folder and loads its first class properties.
bind(ExchangeService, WellKnownFolderName, PropertySet) - Static method in class microsoft.exchange.webservices.data.SearchFolder
Binds to an existing search folder and loads the specified set of properties.
bind(ExchangeService, WellKnownFolderName) - Static method in class microsoft.exchange.webservices.data.SearchFolder
Binds to an existing search folder and loads the specified set of properties.
bind(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.Task
* Binds to an existing task and loads the specified set of properties.
bind(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.Task
* Binds to an existing task and loads its first class properties.
bind(ExchangeService, FolderId, PropertySet) - Static method in class microsoft.exchange.webservices.data.TasksFolder
Binds to an existing tasks folder and loads the specified set of properties.
bind(ExchangeService, FolderId) - Static method in class microsoft.exchange.webservices.data.TasksFolder
Binds to an existing tasks folder and loads its first class properties.
bind(ExchangeService, WellKnownFolderName, PropertySet) - Static method in class microsoft.exchange.webservices.data.TasksFolder
Binds to an existing tasks folder and loads specified set of properties.
bind(ExchangeService, WellKnownFolderName) - Static method in class microsoft.exchange.webservices.data.TasksFolder
Binds to an existing tasks folder and loads its first class properties.
bind(ExchangeService, String, FolderId, UserConfigurationProperties) - Static method in class microsoft.exchange.webservices.data.UserConfiguration
Binds to an existing user configuration and loads the specified properties.
bind(ExchangeService, String, WellKnownFolderName, UserConfigurationProperties) - Static method in class microsoft.exchange.webservices.data.UserConfiguration
Binds to an existing user configuration and loads the specified properties.
bindToFolder(FolderId, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
Binds to a folder.
bindToFolder(Class<TFolder>, FolderId, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
Binds to folder.
bindToItem(ItemId, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Binds to multiple items in a single call to EWS.
bindToItem(Class<TItem>, ItemId, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
Bind to item.
bindToItems(Iterable<ItemId>, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Binds to multiple items in a single call to EWS.
bindToOccurrence(ExchangeService, ItemId, int) - Static method in class microsoft.exchange.webservices.data.Appointment
Binds to an existing appointment and loads its first class properties.
bindToOccurrence(ExchangeService, ItemId, int, PropertySet) - Static method in class microsoft.exchange.webservices.data.Appointment
Binds to an existing appointment and loads its first class properties.
bindToRecurringMaster(ExchangeService, ItemId) - Static method in class microsoft.exchange.webservices.data.Appointment
Binds to the master appointment of a recurring series and loads its first class properties.
bindToRecurringMaster(ExchangeService, ItemId, PropertySet) - Static method in class microsoft.exchange.webservices.data.Appointment
Binds to the master appointment of a recurring series and loads its first class properties.
Birthday - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Birthday property.
Body - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Body property.
BodyType - Enum in microsoft.exchange.webservices.data
Defines the type of body of an item.
BothSearchFilterAndQueryStringCannotBeSpecified - Static variable in class microsoft.exchange.webservices.data.Strings
 
BusinessAddressCity - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessAddressCity property.
BusinessAddressCountryOrRegion - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessAddressCountryOrRegion property.
BusinessAddressPostalCode - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessAddressPostalCode property.
BusinessAddressState - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessAddressState property.
BusinessAddressStreet - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessAddressStreet property.
BusinessFax - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessFax property.
BusinessHomePage - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessHomePage property.
BusinessPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessPhone property.
BusinessPhone2 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the BusinessPhone2 property.
ByteArrayArray - Class in microsoft.exchange.webservices.data
Represents an array of byte arrays

C

CalendarActionResults - Class in microsoft.exchange.webservices.data
Represents the results of an action performed on a calendar item or meeting message, such as accepting, tentatively accepting or declining a meeting request.
CalendarEvent - Class in microsoft.exchange.webservices.data
Represents an event in a calendar.
CalendarEvent() - Constructor for class microsoft.exchange.webservices.data.CalendarEvent
Initializes a new instance of the CalendarEvent class.
CalendarEventDetails - Class in microsoft.exchange.webservices.data
Represents the details of a calendar event as returned by the GetUserAvailability operation.
CalendarEventDetails() - Constructor for class microsoft.exchange.webservices.data.CalendarEventDetails
Initializes a new instance of the CalendarEventDetails class.
CalendarFolder - Class in microsoft.exchange.webservices.data
Represents a folder containing appointments.
CalendarFolder(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.CalendarFolder
Initializes an unsaved local instance of "CalendarFolder".
CalendarResponseMessage<TMessage extends EmailMessage> - Class in microsoft.exchange.webservices.data
Represents the base class for accept, tentatively accept and decline response messages.
CalendarResponseMessage(Item) - Constructor for class microsoft.exchange.webservices.data.CalendarResponseMessage
Initializes a new instance of the CalendarResponseMessage class.
CalendarResponseMessageBase<TMessage extends EmailMessage> - Class in microsoft.exchange.webservices.data
Represents the base class for all calendar-related response messages.
calendarSave(FolderId) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Saves the response in the specified folder.
calendarSave(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Saves the response in the specified folder.
calendarSave() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Saves the response in the Drafts folder.
calendarSend() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Sends this response without saving a copy.
calendarSendAndSaveCopy(FolderId) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Sends this response ans saves a copy in the specified folder.
calendarSendAndSaveCopy(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Sends this response ans saves a copy in the specified folder.
calendarSendAndSaveCopy() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessageBase
Sends this response ans saves a copy in the specified folder.
CalendarView - Class in microsoft.exchange.webservices.data
Represents a date range view of appointments in calendar folder search operations.
CalendarView(Date, Date) - Constructor for class microsoft.exchange.webservices.data.CalendarView
Initializes a new instance of CalendarView.
CalendarView(Date, Date, int) - Constructor for class microsoft.exchange.webservices.data.CalendarView
Initializes a new instance of CalendarView.
call() - Method in class microsoft.exchange.webservices.data.CallableMethod
 
CallableMethod - Class in microsoft.exchange.webservices.data
 
CallableSingleTon - Class in microsoft.exchange.webservices.data
 
CallableSingleTon() - Constructor for class microsoft.exchange.webservices.data.CallableSingleTon
 
Callback - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Callback property.
cancel(boolean) - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
cancelMeeting() - Method in class microsoft.exchange.webservices.data.Appointment
Cancels the meeting and sends cancellation messages to all attendees.
cancelMeeting(String) - Method in class microsoft.exchange.webservices.data.Appointment
Cancels the meeting and sends cancellation messages to all attendees.
CancelMeetingMessage - Class in microsoft.exchange.webservices.data
Represents a meeting cancellation message.
CancelMeetingMessage(Item) - Constructor for class microsoft.exchange.webservices.data.CancelMeetingMessage
* Initializes a new instance of the class.
CannotAddRequestHeader - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotAddSubscriptionToLiveConnection - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotCallConnectDuringLiveConnection - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotCallDisconnectWithNoLiveConnection - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotConvertBetweenTimeZones - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotRemoveSubscriptionFromLiveConnection - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotSaveNotNewUserConfiguration - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotSetDelegateFolderPermissionLevelToCustom - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotSetPermissionLevelToCustom - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotSubscribeToStatusEvents - Static variable in class microsoft.exchange.webservices.data.Strings
 
CannotUpdateNewUserConfiguration - Static variable in class microsoft.exchange.webservices.data.Strings
 
canSetFieldValue(T, T) - Method in class microsoft.exchange.webservices.data.Attachment
Sets value of field.
canSetFieldValue(T, T) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Sets value of field.
CarPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the CarPhone property.
Categories - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the Categories property.
Categories - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Categories property.
CcRecipients - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the CcRecipients property.
CertificateHasNoPrivateKey - Static variable in class microsoft.exchange.webservices.data.Strings
 
Change - Class in microsoft.exchange.webservices.data
Represents a change as returned by a synchronization operation.
Change() - Constructor for class microsoft.exchange.webservices.data.Change
Initializes a new instance of Change.
ChangeCollection<TChange extends Change> - Class in microsoft.exchange.webservices.data
* Represents a collection of changes as returned by a synchronization operation.
ChangeCollection() - Constructor for class microsoft.exchange.webservices.data.ChangeCollection
* Initializes a new instance of the class.
ChangeCount - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the ChangeCount property.
changed() - Method in class microsoft.exchange.webservices.data.ComplexProperty
Instance was changed.
changed() - Method in class microsoft.exchange.webservices.data.ServiceObject
Triggers dispatch of the change event.
changed() - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Instance was changed.
ChangeType - Enum in microsoft.exchange.webservices.data
Defines the type of change of a synchronization event.
checkURIPath(String) - Static method in class microsoft.exchange.webservices.data.ExchangeServiceBase
 
ChildFolderCount - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the ChildFolderCount property.
Children - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Children property.
ClassIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
clear() - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Removes all attachments from this collection.
clear() - Method in class microsoft.exchange.webservices.data.AttendeeCollection
Clears the collection.
clear() - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Clears the collection.
clear() - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Clears the collection.
clear() - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Clears the collection.
clear() - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
Clears this collection.
clear() - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
Clears the collection.
clear() - Method in class microsoft.exchange.webservices.data.OrderByCollection
Removes all elements from the collection.
clear() - Method in class microsoft.exchange.webservices.data.PropertySet
Remove all explicitly added properties from the property set.
clear() - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Clears the collection.
clear() - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Removes all items from the user configuration dictionary.
clearChangeEvents() - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Clears change events list.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Disables the change log clearing mechanism.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.ComplexProperty
Clears the change log.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Clears the change log.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Clears the change log.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
Clears the change log.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Clears the change log.
clearChangeLog() - Method in class microsoft.exchange.webservices.data.ServiceObject
Clear change log.
clearDisconnect() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
* Clears disconnect events list.
clearList() - Method in class microsoft.exchange.webservices.data.StringList
Clears the list.
clearNotificationEvent() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
* Clears notification events list.
clearServiceObjectChangedEvent() - Method in class microsoft.exchange.webservices.data.ServiceObject
Clear service object changed event.
clearSubscriptionError() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
* Clears subscription events list.
ClientCertificateCredentials - Class in microsoft.exchange.webservices.data
ClientCertificateCredentials wraps an instance of X509CertificateCollection used for client certification-based authentication.
ClientCertificateCredentials(TrustManager) - Constructor for class microsoft.exchange.webservices.data.ClientCertificateCredentials
Initializes a new instance of the ClientCertificateCredentials class.
clone() - Method in class microsoft.exchange.webservices.data.TimeSpan
Returns a clone of this TimeSpan.
close() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Closes this connection so it stops receiving events from the server.This terminates a long-standing call to EWS.
CollectionIsEmpty - Static variable in class microsoft.exchange.webservices.data.Strings
 
Companies - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Companies property.
Companies - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Companies property.
CompanyMainPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the CompanyMainPhone property.
CompanyName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the CompanyName property.
compare(TimeSpan, TimeSpan) - Static method in class microsoft.exchange.webservices.data.TimeSpan
Compares two TimeSpan objects.
compare(TimeZoneTransition, TimeZoneTransition) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Compares the transitions.
compareTo(Object) - Method in class microsoft.exchange.webservices.data.TimeSpan
Compares this object with the specified object for order.
ComparisonMode - Enum in microsoft.exchange.webservices.data
Defines the way values are compared in search filters.
CompleteDate - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the CompleteDate property.
CompleteName - Class in microsoft.exchange.webservices.data
Represents the complete name of a contact.
CompleteName() - Constructor for class microsoft.exchange.webservices.data.CompleteName
 
CompleteName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the CompleteName property.
ComplexProperty - Class in microsoft.exchange.webservices.data
Represents a property that can be sent to or retrieved from EWS.
ComplexProperty() - Constructor for class microsoft.exchange.webservices.data.ComplexProperty
* Initializes a new instance.
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Complex property changed.
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Complex property changed.
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
 
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.FolderPermission
 
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.GroupMember
Complex property changed.
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
 
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
 
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
 
complexPropertyChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
Complex property changed.
ComplexPropertyCollection<TComplexProperty extends ComplexProperty> - Class in microsoft.exchange.webservices.data
Represents a collection of properties that can be sent to and retrieved from EWS.
ComplexPropertyCollection() - Constructor for class microsoft.exchange.webservices.data.ComplexPropertyCollection
Initializes a new instance of.
ConferenceType - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ConferenceType.
ConferenceType - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the ConferenceType property.
Conflict - Class in microsoft.exchange.webservices.data
Represents a conflict in a meeting time suggestion.
Conflict(ConflictType) - Constructor for class microsoft.exchange.webservices.data.Conflict
Initializes a new instance of the Conflict class.
ConflictingMeetingCount - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ConflictingMeetingCount.
ConflictingMeetingCount - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the ConflictingMeetingCount property.
ConflictingMeetings - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ConflictingMeetings.
ConflictingMeetings - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the ConflictingMeetings property.
ConflictResolutionMode - Enum in microsoft.exchange.webservices.data
Defines how conflict resolutions are handled in update operations.
ConflictType - Enum in microsoft.exchange.webservices.data
Defines the conflict types that can be returned in meeting time suggestions.
ConnectingIdType - Enum in microsoft.exchange.webservices.data
Defines the type of Id of a ConnectingId object.
ConnectionFailureCause - Enum in microsoft.exchange.webservices.data
The ConnectionFailureCause enumeration.
Contact - Class in microsoft.exchange.webservices.data
Represents a contact.
Contact(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.Contact
Initializes an unsaved local instance of .
Contact(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.Contact
Initializes a new instance of the class.
ContactGroup - Class in microsoft.exchange.webservices.data
Represents a Contact Group.
ContactGroup(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.ContactGroup
Initializes an unsaved local instance of the class.
ContactGroup(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.ContactGroup
Initializes an new instance of the class.
ContactGroupMemberCannotBeUpdatedWithoutBeingLoadedFirst - Static variable in class microsoft.exchange.webservices.data.Strings
 
ContactGroupSchema - Class in microsoft.exchange.webservices.data
Represents the schema for contact groups.
ContactGroupSchema() - Constructor for class microsoft.exchange.webservices.data.ContactGroupSchema
Instantiates a new contact group schema.
Contacts - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Contacts property.
ContactSchema - Class in microsoft.exchange.webservices.data
Represents the schema for contacts.
ContactsFolder - Class in microsoft.exchange.webservices.data
Represents a folder containing contacts.
ContactsFolder(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.ContactsFolder
* Initializes an unsaved local instance of the class.To bind to an existing contacts folder, use ContactsFolder.Bind() instead.
ContactSource - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the ContactSource property.
ContactSource - Enum in microsoft.exchange.webservices.data
Defines the source of a contact or group.
ContainmentMode - Enum in microsoft.exchange.webservices.data
Defines the containment mode for Contains search filters.
contains(TComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Determines whether a specific property is in the collection.
contains(TKey) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Determines whether this instance contains the specified key.
contains(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Determines whether the collection contains the specified property definition.
contains(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.PropertySet
Determines whether the specified property has been explicitly added to this property set using the Add or AddRange methods.
contains(SearchFilter) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Determines whether a specific search filter is in the collection.
contains(String) - Method in class microsoft.exchange.webservices.data.StringList
Determines whether the list contains a specific string.
containsKey(Object) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Determines whether the user configuration dictionary contains an element with the specified key.
Conversation - Class in microsoft.exchange.webservices.data
Represents a collection of Conversation related properties.
Conversation(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.Conversation
Initializes an unsaved local instance of Conversation.
ConversationActionType - Enum in microsoft.exchange.webservices.data
Defines actions applicable to Conversation.
ConversationFlagStatus - Enum in microsoft.exchange.webservices.data
Defines the flag status of a Conversation.
ConversationId - Class in microsoft.exchange.webservices.data
Represents the Id of a Conversation.
ConversationId(String) - Constructor for class microsoft.exchange.webservices.data.ConversationId
Initializes a new instance of ConversationId.
ConversationId - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the ConversationId property.
ConversationIndex - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the ConversationIndex property.
ConversationIndex - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the ConversationIndex property.
ConversationIndexedItemView - Class in microsoft.exchange.webservices.data
Represents the view settings in a folder search operation.
ConversationIndexedItemView(int) - Constructor for class microsoft.exchange.webservices.data.ConversationIndexedItemView
Initializes a new instance of the class.
ConversationIndexedItemView(int, int) - Constructor for class microsoft.exchange.webservices.data.ConversationIndexedItemView
Initializes a new instance of the ItemView class.
ConversationIndexedItemView(int, int, OffsetBasePoint) - Constructor for class microsoft.exchange.webservices.data.ConversationIndexedItemView
Initializes a new instance of the ItemView class.
ConversationSchema - Class in microsoft.exchange.webservices.data
Represents the schema for Conversation.
ConversationSchema() - Constructor for class microsoft.exchange.webservices.data.ConversationSchema
Initializes a new instance of the ConversationSchema class.
ConversationTopic - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the ConversationTopic property.
ConversationTopic - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the ConversationTopic property.
convertDateTimeToUniversalDateTimeString(Date) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Converts the date time to universal date time string.
convertId(AlternateIdBase, IdFormat) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Converts Id from one format to another in a single call to EWS.
ConvertIdResponse - Class in microsoft.exchange.webservices.data
Represents the response to an individual Id conversion operation.
ConvertIdResponse() - Constructor for class microsoft.exchange.webservices.data.ConvertIdResponse
Initializes a new instance of the class.
convertIds(Iterable<AlternateIdBase>, IdFormat) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Converts multiple Ids from one format to another in a single call to EWS.
convertStartDateToUnspecifiedDateTime(String) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Converts xs:dateTime string with either "Z", "-00:00" bias, or "" suffixes to unspecified StartDate value ignoring the suffix.Needs to fix E14:232996.
convertUniversalDateTimeStringToDate(String) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Converts the universal date time string to local date time.
copy(FolderId) - Method in class microsoft.exchange.webservices.data.Folder
Copies this folder into a specific folder.
copy(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.Folder
Copies this folder into the specified folder.
copy(FolderId) - Method in class microsoft.exchange.webservices.data.Item
Creates a copy of this item in the specified folder.
copy(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.Item
Creates a copy of this item in the specified folder.
copyFolder(FolderId, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Copies a folder.
copyItem(ItemId, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Copies an item.
CopyItemRequest - Class in microsoft.exchange.webservices.data
Represents a CopyItem request.
CopyItemRequest(ExchangeService, ServiceErrorHandling) - Constructor for class microsoft.exchange.webservices.data.CopyItemRequest
* Initializes a new instance of the class.
copyItems(Iterable<ItemId>, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Copies multiple items in a single call to EWS.
copyItems(Iterable<ItemId>, FolderId, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Copies multiple items in a single call to EWS.
copyItemsInConversation(FolderId, FolderId) - Method in class microsoft.exchange.webservices.data.Conversation
Copies items in the specified conversation to a specific folder.
copyItemsInConversations(Iterable<HashMap<ConversationId, Date>>, FolderId, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Copies the items in the specified conversation to the specified destination folder.
COPYTOFILEPATH - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
count() - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Gets the number of elements contained in the collection.
createAcceptMessage(boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Creates a local meeting acceptance message that can be customized and sent.
createAcceptMessage(boolean) - Method in class microsoft.exchange.webservices.data.MeetingRequest
Creates a local meeting acceptance message that can be customized and sent.
CreateAttachmentException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a call to the CreateAttachment web method fails.
CreateAttachmentException(ServiceResponseCollection<CreateAttachmentResponse>, String) - Constructor for exception microsoft.exchange.webservices.data.CreateAttachmentException
Initializes a new instance of CreateAttachmentException.
CreateAttachmentException(ServiceResponseCollection<CreateAttachmentResponse>, String, Exception) - Constructor for exception microsoft.exchange.webservices.data.CreateAttachmentException
Initializes a new instance of CreateAttachmentException.
CreateAttachmentResponse - Class in microsoft.exchange.webservices.data
Represents the response to an individual attachment creation operation.
CreateAttachmentResponse(Attachment) - Constructor for class microsoft.exchange.webservices.data.CreateAttachmentResponse
Initializes a new instance of the CreateAttachmentResponse class.
createAttachments(String, Iterable<Attachment>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Creates attachments.
createCancelMeetingMessage() - Method in class microsoft.exchange.webservices.data.Appointment
Creates a local meeting acceptance message that can be customized and sent.
createChangeInstance() - Method in class microsoft.exchange.webservices.data.SyncFolderHierarchyResponse
Creates a folder change instance.
createChangeInstance() - Method in class microsoft.exchange.webservices.data.SyncFolderItemsResponse
Creates an item change instance.
createChangeInstance() - Method in class microsoft.exchange.webservices.data.SyncResponse
Creates the change instance.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Instantiate the appropriate attachment type depending on the current XML element name.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Creates an Attendee object from an XML element name.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.DeletedOccurrenceInfoCollection
* Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Creates an EmailAddress object from an XML element name.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Creates a GroupMember object from an XML element name.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.InternetMessageHeaderCollection
Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.ItemIdCollection
Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.OccurrenceInfoCollection
Creates the complex property.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.RuleErrorCollection
Creates an RuleError object from an XML element name.
createComplexProperty(String) - Method in class microsoft.exchange.webservices.data.RuleOperationErrorCollection
Creates an RuleOperationError object from an XML element name.
createDeclineMessage() - Method in class microsoft.exchange.webservices.data.Appointment
Creates a local meeting declination message that can be customized and sent.
createDeclineMessage() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Creates a local meeting declination message that can be customized and sent.
createEntry(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Creates the entry.
createEntryInstance() - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Creates instance of dictionary entry.
createEntryInstance() - Method in class microsoft.exchange.webservices.data.EmailAddressDictionary
Creates instance of dictionary entry.
createEntryInstance() - Method in class microsoft.exchange.webservices.data.ImAddressDictionary
Creates instance of dictionary entry.
createEntryInstance() - Method in class microsoft.exchange.webservices.data.PhoneNumberDictionary
Creates instance of dictionary entry.
createEntryInstance() - Method in class microsoft.exchange.webservices.data.PhysicalAddressDictionary
Creates instance of dictionary entry.
createFolder(Folder, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Creates a folder.
createForward() - Method in class microsoft.exchange.webservices.data.Appointment
Creates a forward message from this appointment.
createForward() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Creates a forward response to the message.
createForward() - Method in class microsoft.exchange.webservices.data.PostItem
Creates a forward response to the post item.
createId() - Method in class microsoft.exchange.webservices.data.Change
Initializes a new instance of Change.
createId() - Method in class microsoft.exchange.webservices.data.FolderChange
Creates a FolderId instance.
createId() - Method in class microsoft.exchange.webservices.data.ItemChange
Creates an ItemId instance.
createItem(Item, FolderId, MessageDisposition, SendInvitationsMode) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Creates an item.
createItems(Collection<Item>, FolderId, MessageDisposition, SendInvitationsMode) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Creates multiple items in a single EWS call.
CreateItemsDoesNotAllowAttachments - Static variable in class microsoft.exchange.webservices.data.Strings
 
CreateItemsDoesNotHandleExistingItems - Static variable in class microsoft.exchange.webservices.data.Strings
 
createPostReply() - Method in class microsoft.exchange.webservices.data.PostItem
Creates a post reply to this post item.
createReply(boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Creates a reply response to the organizer and/or attendees of the meeting.
createReply(boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
* Creates a reply response to the message.
createReply(boolean) - Method in class microsoft.exchange.webservices.data.PostItem
Creates a e-mail reply response to the post item.
createResponse() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Creates the response.
createResponseInstance() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
Create a response instance.
createResponseInstance() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponseCollection
Create a response instance.
createResponseInstance() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponseCollection
Create a response instance.
CreateRuleOperation - Class in microsoft.exchange.webservices.data
Represents an operation to create a new rule.
CreateRuleOperation() - Constructor for class microsoft.exchange.webservices.data.CreateRuleOperation
Initializes a new instance of the class.
CreateRuleOperation(Rule) - Constructor for class microsoft.exchange.webservices.data.CreateRuleOperation
Initializes a new instance of the class.
createSafeXmlTextReader(InputStream) - Static method in class microsoft.exchange.webservices.data.SafeXmlFactory
 
createSafeXmlTextReader(String) - Static method in class microsoft.exchange.webservices.data.SafeXmlFactory
 
createSafeXmlTextReader(XMLStreamReader) - Static method in class microsoft.exchange.webservices.data.SafeXmlFactory
 
createServiceResponse(ExchangeService, int) - Method in class microsoft.exchange.webservices.data.CopyItemRequest
* Creates the service response.
createServiceResponse(ExchangeService, int) - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Creates the service response.
createServiceResponse(ExchangeService, int) - Method in class microsoft.exchange.webservices.data.MoveItemRequest
Creates the service response.
createServiceResponse(ExchangeService, int) - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Creates the service response.
createUserConfiguration(UserConfiguration) - Method in class microsoft.exchange.webservices.data.ExchangeService
Creates the user configuration.
CredentialConstants - Interface in microsoft.exchange.webservices.data
 
CredentialsRequired - Static variable in class microsoft.exchange.webservices.data.Strings
 
Culture - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Culture property.
CurrentPositionNotElementStart - Static variable in class microsoft.exchange.webservices.data.Strings
 

D

DateTimeCreated - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the DateTimeCreated property.
DateTimePrecision - Enum in microsoft.exchange.webservices.data
Defines the precision for returned DateTime values
DateTimeReceived - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the DateTimeReceived property.
DateTimeSent - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the DateTimeSent property.
DaylightPeriodId - Variable in class microsoft.exchange.webservices.data.TimeZoneDefinition
The Daylight period id.
DaylightPeriodName - Variable in class microsoft.exchange.webservices.data.TimeZoneDefinition
The Daylight period name.
DayOfMonthMustBeBetween1And31 - Static variable in class microsoft.exchange.webservices.data.Strings
 
DayOfMonthMustBeSpecifiedForRecurrencePattern - Static variable in class microsoft.exchange.webservices.data.Strings
 
DayOfTheWeek - Enum in microsoft.exchange.webservices.data
Specifies the day of the week.
DayOfTheWeekCollection - Class in microsoft.exchange.webservices.data
Represents a collection of DayOfTheWeek values.
DayOfTheWeekCollection() - Constructor for class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Initializes a new instance of the class.
DayOfTheWeekIndex - Enum in microsoft.exchange.webservices.data
Defines the index of a week day within a month.
DayOfTheWeekMustBeSpecifiedForRecurrencePattern - Static variable in class microsoft.exchange.webservices.data.Strings
 
DayOfWeekIndexMustBeSpecifiedForRecurrencePattern - Static variable in class microsoft.exchange.webservices.data.Strings
 
DAYS - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Constant for days unit and conversion.
DaysOfTheWeekNotSpecified - Static variable in class microsoft.exchange.webservices.data.Strings
 
decline(boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Declines the meeting invitation.
decline(boolean) - Method in class microsoft.exchange.webservices.data.MeetingRequest
Declines the meeting invitation.
DeclineMeetingInvitationMessage - Class in microsoft.exchange.webservices.data
Represents a meeting declination message.
DeclineMeetingInvitationMessage(Item) - Constructor for class microsoft.exchange.webservices.data.DeclineMeetingInvitationMessage
Initializes a new instance of the DeclineMeetingInvitationMessage class.
DefaultExtendedPropertySet - Enum in microsoft.exchange.webservices.data
Defines the default sets of extended properties.
DelegateFolderPermissionLevel - Enum in microsoft.exchange.webservices.data
Defines a delegate user's permission level on a specific folder.
DelegateInformation - Class in microsoft.exchange.webservices.data
Represents the results of a GetDelegates operation.
DelegateInformation(List<DelegateUserResponse>, MeetingRequestsDeliveryScope) - Constructor for class microsoft.exchange.webservices.data.DelegateInformation
* Initializes a DelegateInformation object.
DelegatePermissions - Class in microsoft.exchange.webservices.data
Represents the permissions of a delegate user.
DelegatePermissions() - Constructor for class microsoft.exchange.webservices.data.DelegatePermissions
* Initializes a new instance of the class.
DelegateUser - Class in microsoft.exchange.webservices.data
Represents a delegate user.
DelegateUser() - Constructor for class microsoft.exchange.webservices.data.DelegateUser
Initializes a new instance of the class.
DelegateUser(String) - Constructor for class microsoft.exchange.webservices.data.DelegateUser
Initializes a new instance of the class.
DelegateUser(StandardUser) - Constructor for class microsoft.exchange.webservices.data.DelegateUser
Initializes a new instance of the class.
DelegateUserHasInvalidUserId - Static variable in class microsoft.exchange.webservices.data.Strings
 
DelegateUserResponse - Class in microsoft.exchange.webservices.data
Represents the response to an individual delegate user manipulation (add, remove, update) operation.
DelegateUserResponse(boolean, DelegateUser) - Constructor for class microsoft.exchange.webservices.data.DelegateUserResponse
* Initializes a new instance of the class.
DelegationState - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the DelegationState property.
Delegator - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Delegator property.
delete(DeleteMode, SendCancellationsMode) - Method in class microsoft.exchange.webservices.data.Appointment
Deletes this appointment.
delete(DeleteMode) - Method in class microsoft.exchange.webservices.data.Folder
Deletes the folder.
delete(DeleteMode) - Method in class microsoft.exchange.webservices.data.Item
Deletes the item.
delete() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Deletes the user configuration.
DeleteAttachmentException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a call to the DeleteAttachment web method fails.
DeleteAttachmentException(ServiceResponseCollection<DeleteAttachmentResponse>, String) - Constructor for exception microsoft.exchange.webservices.data.DeleteAttachmentException
Initializes a new instance of DeleteAttachmentException.
DeleteAttachmentException(ServiceResponseCollection<DeleteAttachmentResponse>, String, Exception) - Constructor for exception microsoft.exchange.webservices.data.DeleteAttachmentException
Initializes a new instance of DeleteAttachmentException.
DeleteAttachmentResponse - Class in microsoft.exchange.webservices.data
Represents the response to an individual attachment deletion operation.
DeleteAttachmentResponse(Attachment) - Constructor for class microsoft.exchange.webservices.data.DeleteAttachmentResponse
Initializes a new instance of the DeleteAttachmentResponse class.
deleteAttachments(Iterable<Attachment>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Deletes attachments.
deleteCurrentOccurrence(DeleteMode) - Method in class microsoft.exchange.webservices.data.Task
* Deletes the current occurrence of a recurring task.
DeletedOccurrenceInfo - Class in microsoft.exchange.webservices.data
Encapsulates information on the deleted occurrence of a recurring appointment.
DeletedOccurrenceInfo() - Constructor for class microsoft.exchange.webservices.data.DeletedOccurrenceInfo
Initializes a new instance of the "DeletedOccurrenceInfo" class.
DeletedOccurrenceInfoCollection - Class in microsoft.exchange.webservices.data
Represents a collection of deleted occurrence objects.
DeletedOccurrenceInfoCollection() - Constructor for class microsoft.exchange.webservices.data.DeletedOccurrenceInfoCollection
Initializes a new instance of the OccurrenceInfoCollection class.
DeletedOccurrences - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant DeletedOccurrences.
DeletedOccurrences - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Duration property.
deleteFolder(FolderId, DeleteMode) - Method in class microsoft.exchange.webservices.data.ExchangeService
Deletes a folder.
DeleteInvalidForUnsavedUserConfiguration - Static variable in class microsoft.exchange.webservices.data.Strings
 
deleteItem(ItemId, DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.ExchangeService
Deletes an item.
deleteItems(FolderId, DeleteMode) - Method in class microsoft.exchange.webservices.data.Conversation
Deletes items in the specified conversation.
deleteItems(Iterable<ItemId>, DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.ExchangeService
Deletes multiple items in a single call to EWS.
deleteItemsInConversations(Iterable<HashMap<ConversationId, Date>>, FolderId, DeleteMode) - Method in class microsoft.exchange.webservices.data.ExchangeService
Deletes the items in the specified conversation.
DeleteMode - Enum in microsoft.exchange.webservices.data
Represents deletion modes.
DeleteRuleOperation - Class in microsoft.exchange.webservices.data
Represents an operation to delete an existing rule.
DeleteRuleOperation() - Constructor for class microsoft.exchange.webservices.data.DeleteRuleOperation
Initializes a new instance of the class.
DeleteRuleOperation(String) - Constructor for class microsoft.exchange.webservices.data.DeleteRuleOperation
Initializes a new instance of the class.
deleteUserConfiguration(String, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Creates a UserConfiguration.
DeletingThisObjectTypeNotAuthorized - Static variable in class microsoft.exchange.webservices.data.Strings
 
Department - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Department property.
DictionaryEntryProperty<TKey> - Class in microsoft.exchange.webservices.data
Represents an entry of a DictionaryProperty object.
DictionaryEntryProperty(Class<TKey>) - Constructor for class microsoft.exchange.webservices.data.DictionaryEntryProperty
Initializes a new instance of the "DictionaryEntryProperty<TKey>" class.
DictionaryEntryProperty(Class<TKey>, TKey) - Constructor for class microsoft.exchange.webservices.data.DictionaryEntryProperty
Initializes a new instance of the "DictionaryEntryProperty<TKey>" class.
DictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>> - Class in microsoft.exchange.webservices.data
Represents a generic dictionary that can be sent to or retrieved from EWS.
DictionaryProperty() - Constructor for class microsoft.exchange.webservices.data.DictionaryProperty
 
DirectoryId - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines DirectoryId Property
DirectReports - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines DirectReports Property
disableAlwaysCategorizeItems(boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets up a conversation so that any item received within that conversation is no longer categorized.
disableAlwaysCategorizeItemsInConversations(Iterable<ConversationId>, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets up a conversation so that any item received within that conversation is no longer categorized.
disableAlwaysDeleteItems(boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets up a conversation so that any item received within that conversation is no longer moved to Deleted Items folder.
disableAlwaysDeleteItemsInConversations(Iterable<ConversationId>, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets up a conversation so that any item received within that conversation is no longer moved to Deleted Items folder.
disableAlwaysMoveItemsInConversation(boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets up a conversation so that any item received within that conversation is no longer moved to a specific folder.
disableAlwaysMoveItemsInConversations(Iterable<ConversationId>, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets up a conversation so that any item received within that conversation is no longer moved to a specific folder.
disconnect() - Method in class microsoft.exchange.webservices.data.PhoneCall
Disconnects this phone call.
disconnectPhoneCall(PhoneCallId) - Method in class microsoft.exchange.webservices.data.UnifiedMessaging
Disconnects a phone call.
DisplayCc - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the DisplayCc property.
DisplayName - Static variable in class microsoft.exchange.webservices.data.ContactGroupSchema
The Constant DisplayName.
DisplayName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the DisplayName property.
DisplayName - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the DisplayName property.
DisplayTo - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the DisplayTo property.
dispose() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Frees resources associated with this StreamingSubscriptionConnection.
DOMAIN - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
DomainSettingError - Class in microsoft.exchange.webservices.data
Represents an error from a GetDomainSettings request.
DomainSettingName - Enum in microsoft.exchange.webservices.data
Domain setting names.
doOnSerializeCustomSoapHeaders(XMLStreamWriter) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Calls the custom SOAP header serialisation event handlers, if defined.
DueDate - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the DueDate property.
Duration - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Duration.
Duration - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Duration property.
duration() - Method in class microsoft.exchange.webservices.data.TimeSpan
Returns a TimeSpan whose value is the absolute value of this TimeSpan.
DurationMustBeSpecifiedWhenScheduled - Static variable in class microsoft.exchange.webservices.data.Strings
 

E

EffectiveRights - Enum in microsoft.exchange.webservices.data
Defines the effective user rights associated with an item or folder.
EffectiveRights - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the EffectiveRights property.
EffectiveRights - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the EffectiveRights property.
ElementNotFound - Static variable in class microsoft.exchange.webservices.data.Strings
 
ElementValueCannotBeSerialized - Static variable in class microsoft.exchange.webservices.data.Strings
 
EMAIL_ID - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
EmailAddress - Class in microsoft.exchange.webservices.data
Represents an e-mail address.
EmailAddress() - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance.
EmailAddress(String) - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance.
EmailAddress(String, String) - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance.
EmailAddress(String, String, String) - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance.
EmailAddress(String, String, String, MailboxType) - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance.
EmailAddress(String, String, String, MailboxType, ItemId) - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance.
EmailAddress(EmailAddress) - Constructor for class microsoft.exchange.webservices.data.EmailAddress
* Initializes a new instance from another EmailAddress instance.
EmailAddress1 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the EmailAddress1 property.
EmailAddress2 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the EmailAddress2 property.
EmailAddress3 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the EmailAddress3 property.
EmailAddressCollection - Class in microsoft.exchange.webservices.data
Represents a collection of e-mail addresses.
EmailAddressCollection() - Constructor for class microsoft.exchange.webservices.data.EmailAddressCollection
* Initializes a new instance.
EmailAddressCollection(String) - Constructor for class microsoft.exchange.webservices.data.EmailAddressCollection
Initializes a new instance of the EmailAddressCollection class.
EmailAddressDictionary - Class in microsoft.exchange.webservices.data
Represents a dictionary of e-mail addresses.
EmailAddressDictionary() - Constructor for class microsoft.exchange.webservices.data.EmailAddressDictionary
 
EmailAddressEntry - Class in microsoft.exchange.webservices.data
Represents an entry of an EmailAddressDictionary.
EmailAddressEntry() - Constructor for class microsoft.exchange.webservices.data.EmailAddressEntry
Initializes a new instance of the class.
EmailAddressEntry(EmailAddressKey, EmailAddress) - Constructor for class microsoft.exchange.webservices.data.EmailAddressEntry
Initializes a new instance of the "EmailAddressEntry" class.
EmailAddresses - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the EmailAddresses property.
EmailAddressKey - Enum in microsoft.exchange.webservices.data
Defines e-mail address entries for a contact.
EmailMessage - Class in microsoft.exchange.webservices.data
Represents an e-mail message.
EmailMessage(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.EmailMessage
* Initializes an unsaved local instance of EmailMessage.
EmailMessage(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.EmailMessage
Initializes a new instance of the "EmailMessage" class.
EmailMessageSchema - Class in microsoft.exchange.webservices.data
Represents the schema for e-mail messages.
EmailMessageSchema() - Constructor for class microsoft.exchange.webservices.data.EmailMessageSchema
* Initializes a new instance.
emitExtraSoapHeaderNamespaceAliases(XMLStreamWriter) - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
* Emit any extra necessary namespace aliases for the SOAP:header block.
emitExtraSoapHeaderNamespaceAliases(XMLStreamWriter) - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Emit the extra namespace aliases used for WS-Security and WS-Addressing.
empty(DeleteMode, boolean) - Method in class microsoft.exchange.webservices.data.Folder
Empties the folder.
emptyFolder(FolderId, DeleteMode, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Empties a folder.
enableAlwaysCategorizeItems(Iterable<String>, boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets up a conversation so that any item received within that conversation is always categorized.
enableAlwaysCategorizeItemsInConversations(Iterable<ConversationId>, Iterable<String>, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets up a conversation so that any item received within that conversation is always categorized.
enableAlwaysDeleteItems(boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets up a conversation so that any item received within that conversation is always moved to Deleted Items folder.
enableAlwaysDeleteItemsInConversations(Iterable<ConversationId>, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets up a conversation so that any item received within that conversation is always moved to Deleted Items folder.
enableAlwaysMoveItems(FolderId, boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets up a conversation so that any item received within that conversation is always moved to a specific folder.
enableAlwaysMoveItemsInConversations(Iterable<ConversationId>, FolderId, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets up a conversation so that any item received within that conversation is always moved to a specific folder.
End - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant End.
End - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the End property.
EndDateMustBeGreaterThanStartDate - Static variable in class microsoft.exchange.webservices.data.Strings
 
endGetEvents(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to retrieve the latest events associated with a pull subscription.
endGetEvents(IAsyncResult) - Method in class microsoft.exchange.webservices.data.PullSubscription
Ends an asynchronous request to obtain a collection of events that occurred on the subscribed folders since the point in time defined by the Watermark property.When EndGetEvents succeeds, Watermark is updated.
endSubscribeToPullNotifications(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to subscribe to pull notifications in the authenticated user's mailbox.
endSubscribeToPushNotifications(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to subscribe to push notifications in the authenticated user's mailbox.
endSubscribeToStreamingNotifications(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to subscribe to push notifications in the authenticated user's mailbox.
endSyncFolderHierarchy(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to synchronize the specified folder hierarchy of the mailbox this Service is connected to.
endSyncFolderItems(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to synchronize the items of a specific folder.
EndTimeZone - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant EndTimeZone.
EndTimeZone - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the EndTimeZone property.
endUnsubscribe(IAsyncResult) - Method in class microsoft.exchange.webservices.data.ExchangeService
Ends an asynchronous request to unsubscribe from a subscription.
endUnsubscribe(IAsyncResult) - Method in class microsoft.exchange.webservices.data.PullSubscription
Ends an asynchronous request to unsubscribe from the pull subscription.
endUnsubscribe(IAsyncResult) - Method in class microsoft.exchange.webservices.data.StreamingSubscription
Ends an asynchronous request to unsubscribe from the streaming subscription.
EnumValueIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
EqualityComparisonFilterIsInvalid - Static variable in class microsoft.exchange.webservices.data.Strings
 
equals(Object) - Method in class microsoft.exchange.webservices.data.ExtendedProperty
Determines whether the specified is equal to the current true if the specified is equal to the current
equals(Object) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Determines whether two specified instances of ExtendedPropertyDefinition are equal.
equals(Object) - Method in class microsoft.exchange.webservices.data.FolderId
Determines whether the specified is equal to the current.
equals(Object) - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Determines whether a given indexed property definition is equal to this indexed property definition.
equals(Object) - Method in class microsoft.exchange.webservices.data.Mailbox
* Determines whether the specified Object is equal to the current Object.
equals(Object) - Method in class microsoft.exchange.webservices.data.ServiceId
Determines whether the specified instance is equal to the current instance.
equals(Object) - Method in class microsoft.exchange.webservices.data.StringList
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class microsoft.exchange.webservices.data.TimeSpan
Indicates whether some other object is "equal to" this one.
EventType - Enum in microsoft.exchange.webservices.data
Defines the types of event that can occur in a folder.
EWSHttpException - Exception in microsoft.exchange.webservices.data
The Class EWSHttpException.
EWSHttpException() - Constructor for exception microsoft.exchange.webservices.data.EWSHttpException
Instantiates a new eWS http exception.
EWSHttpException(String, Throwable) - Constructor for exception microsoft.exchange.webservices.data.EWSHttpException
Instantiates a new eWS http exception.
EWSHttpException(String) - Constructor for exception microsoft.exchange.webservices.data.EWSHttpException
Instantiates a new eWS http exception.
EWSHttpException(Throwable) - Constructor for exception microsoft.exchange.webservices.data.EWSHttpException
Instantiates a new eWS http exception.
EwsJCIFSNTLMScheme - Class in microsoft.exchange.webservices.data
This is a reimplementation of HTTPClient 3.x's org.apache.commons.httpclient.auth.NTLMScheme.
It will basically use JCIFS (v1.3.15) in order to provide added support for NTLMv2 (instead of trying to create its own Type, 2 and 3 messages).
EwsJCIFSNTLMScheme() - Constructor for class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
 
ExchangeCredentials - Class in microsoft.exchange.webservices.data
Base class of Exchange credential types.
ExchangeCredentials() - Constructor for class microsoft.exchange.webservices.data.ExchangeCredentials
 
ExchangeServerInfo - Class in microsoft.exchange.webservices.data
Represents Exchange server information.
ExchangeServerInfo() - Constructor for class microsoft.exchange.webservices.data.ExchangeServerInfo
Instantiates a new exchange server info.
ExchangeService - Class in microsoft.exchange.webservices.data
Represents a binding to the Exchange Web Services.
ExchangeService() - Constructor for class microsoft.exchange.webservices.data.ExchangeService
Initializes a new instance of the class, targeting the specified version of EWS and scoped to the to the system's current time zone.
ExchangeService(ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.ExchangeService
* Initializes a new instance of the class, targeting the specified version of EWS and scoped to the system's current time zone.
ExchangeService(ExchangeVersion, TimeZone) - Constructor for class microsoft.exchange.webservices.data.ExchangeService
Initializes a new instance of the class, targeting the specified version of EWS and scoped to the to the specified time zone.
ExchangeServiceBase - Class in microsoft.exchange.webservices.data
Represents an abstract binding to an Exchange Service.
ExchangeServiceBase(ExchangeServiceBase, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.ExchangeServiceBase
 
ExchangeServiceBase(ExchangeServiceBase) - Constructor for class microsoft.exchange.webservices.data.ExchangeServiceBase
Initializes a new instance from existing one.
ExchangeServiceBase() - Constructor for class microsoft.exchange.webservices.data.ExchangeServiceBase
 
ExchangeServiceBase(ExchangeVersion, TimeZone) - Constructor for class microsoft.exchange.webservices.data.ExchangeServiceBase
 
ExchangeServiceBase(TimeZone) - Constructor for class microsoft.exchange.webservices.data.ExchangeServiceBase
 
ExchangeServiceBase(ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.ExchangeServiceBase
* Initializes a new instance.
ExchangeVersion - Enum in microsoft.exchange.webservices.data
Defines the each available Exchange release version.
execute() - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
Executes this request.
executeDiagnosticMethod(String, Node) - Method in class microsoft.exchange.webservices.data.ExchangeService
Executes the diagnostic method.
executeMethod() - Method in class microsoft.exchange.webservices.data.CallableMethod
 
expandGroup(EmailAddress) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Expands a group by retrieving a list of its members.
expandGroup(ItemId) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Expands a group by retrieving a list of its members.
expandGroup(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Expands a group by retrieving a list of its members.
expandGroup(String, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Expands a group by retrieving a list of its members.
ExpandGroupRequest - Class in microsoft.exchange.webservices.data
Represents an ExpandGroup request.
ExpandGroupRequest(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.ExpandGroupRequest
Initializes a new instance of the class.
ExpandGroupResults - Class in microsoft.exchange.webservices.data
Represents the results of an ExpandGroup operation.
ExpandGroupResults() - Constructor for class microsoft.exchange.webservices.data.ExpandGroupResults
Initializes a new instance of the class.
ExpectedStartElement - Static variable in class microsoft.exchange.webservices.data.Strings
 
extendedProperties - Static variable in class microsoft.exchange.webservices.data.ServiceObjectSchema
Defines the ExtendedProperties property.
ExtendedProperty - Class in microsoft.exchange.webservices.data
Represents an extended property.
ExtendedProperty() - Constructor for class microsoft.exchange.webservices.data.ExtendedProperty
Initializes a new instance.
ExtendedProperty(ExtendedPropertyDefinition) - Constructor for class microsoft.exchange.webservices.data.ExtendedProperty
* Initializes a new instance.
ExtendedPropertyCollection - Class in microsoft.exchange.webservices.data
Represents a collection of extended properties.
ExtendedPropertyCollection() - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyCollection
 
ExtendedPropertyDefinition - Class in microsoft.exchange.webservices.data
Represents the definition of an extended property.
ExtendedPropertyDefinition() - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
ExtendedPropertyDefinition(MapiPropertyType) - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
ExtendedPropertyDefinition(int, MapiPropertyType) - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
ExtendedPropertyDefinition(DefaultExtendedPropertySet, String, MapiPropertyType) - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
ExtendedPropertyDefinition(DefaultExtendedPropertySet, int, MapiPropertyType) - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
ExtendedPropertyDefinition(UUID, String, MapiPropertyType) - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
ExtendedPropertyDefinition(UUID, int, MapiPropertyType) - Constructor for class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Initializes a new instance.
extractServiceRequest(ExchangeService, Future) - Static method in class microsoft.exchange.webservices.data.AsyncRequestResult
 

F

factory - Static variable in class microsoft.exchange.webservices.data.SafeXmlFactory
 
FileAs - Static variable in class microsoft.exchange.webservices.data.ContactGroupSchema
The Constant FileAs.
FileAs - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the FileAs property.
FileAsMapping - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the FileAsMapping property.
FileAsMapping - Enum in microsoft.exchange.webservices.data
Defines the way the FileAs property of a contact is automatically formatted.
FileAttachment - Class in microsoft.exchange.webservices.data
Represents a file attachment.
FileAttachment(Item) - Constructor for class microsoft.exchange.webservices.data.FileAttachment
* Initializes a new instance.
FileAttachmentContentIsNotSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
finalize() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Finalizes an instance of the StreamingSubscriptionConnection class.
find(String) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
Finds the member with the specified key in the collection.Members that have not yet been saved do not have a key.
find(String) - Method in class microsoft.exchange.webservices.data.InternetMessageHeaderCollection
Find a specific header in the collection.
findAppointments(CalendarView) - Method in class microsoft.exchange.webservices.data.CalendarFolder
Obtains a list of appointments by searching the contents of this folder and performing recurrence expansion for recurring appointments.
findAppointments(FolderId, CalendarView) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Obtains a list of appointments by searching the contents of a specific folder.
findAppointments(WellKnownFolderName, CalendarView) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Obtains a list of appointments by searching the contents of a specific folder.
findConversation(ConversationIndexedItemView, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Retrieves a collection of all Conversations in the specified Folder.
findFolders(FolderId, SearchFilter, FolderView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of folders by searching the sub-folders of the specified folder.
findFolders(FolderId, FolderView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of folders by searching the sub-folders of the specified folder.
findFolders(WellKnownFolderName, SearchFilter, FolderView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of folders by searching the sub-folders of the specified folder.
findFolders(WellKnownFolderName, FolderView) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Obtains a list of folders by searching the sub-folders of the specified folder.
findFolders(FolderView) - Method in class microsoft.exchange.webservices.data.Folder
Obtains a list of folders by searching the sub-folders of this folder.
findFolders(SearchFilter, FolderView) - Method in class microsoft.exchange.webservices.data.Folder
Obtains a list of folders by searching the sub-folders of this folder.
FindFoldersResults - Class in microsoft.exchange.webservices.data
Represents the results of a folder search operation.
FindFoldersResults() - Constructor for class microsoft.exchange.webservices.data.FindFoldersResults
Initializes a new instance of the class.
FindItemResponse<TItem extends Item> - Class in microsoft.exchange.webservices.data
Represents the response to a item search operation.
FindItemResponse(boolean, PropertySet) - Constructor for class microsoft.exchange.webservices.data.FindItemResponse
Initializes a new instance of the FindItemResponse class.
findItems(Iterable<FolderId>, SearchFilter, String, ViewBase, Grouping, ServiceErrorHandling) - Method in class microsoft.exchange.webservices.data.ExchangeService
Finds items.
findItems(FolderId, String, ItemView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of items by searching the contents of a specific folder.
findItems(FolderId, SearchFilter, ItemView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of items by searching the contents of a specific folder.
findItems(FolderId, ItemView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of items by searching the contents of a specific folder.
findItems(WellKnownFolderName, String, ItemView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of items by searching the contents of a specific folder.
findItems(WellKnownFolderName, SearchFilter, ItemView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of items by searching the contents of a specific folder.
findItems(WellKnownFolderName, ItemView) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a list of items by searching the contents of a specific folder.
findItems(FolderId, String, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a grouped list of items by searching the contents of a specific folder.
findItems(FolderId, SearchFilter, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a grouped list of items by searching the contents of a specific folder.
findItems(FolderId, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a grouped list of items by searching the contents of a specific folder.
findItems(Class<TItem>, FolderId, SearchFilter, ViewBase, Grouping) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a grouped list of items by searching the contents of a specific folder.
findItems(WellKnownFolderName, String, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a grouped list of items by searching the contents of a specific folder.
findItems(WellKnownFolderName, SearchFilter, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.ExchangeService
Obtains a grouped list of items by searching the contents of a specific folder.
findItems(SearchFilter, ItemView) - Method in class microsoft.exchange.webservices.data.Folder
Find items.
findItems(String, ItemView) - Method in class microsoft.exchange.webservices.data.Folder
Find items.
findItems(ItemView) - Method in class microsoft.exchange.webservices.data.Folder
Find items.
findItems(SearchFilter, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.Folder
Find items.
findItems(String, ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.Folder
Find items.
findItems(ItemView, Grouping) - Method in class microsoft.exchange.webservices.data.Folder
Obtains a grouped list of items by searching the contents of this folder.
FindItemsResults<TItem extends Item> - Class in microsoft.exchange.webservices.data
Represents the results of an item search operation.
FindItemsResults() - Constructor for class microsoft.exchange.webservices.data.FindItemsResults
Initializes a new instance of the FindItemsResults class.
findPropertyDefinition(String) - Static method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Finds the property definition.
FirstClassProperties - Static variable in class microsoft.exchange.webservices.data.PropertySet
The Constant FirstClassProperties.
FirstOccurrence - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant FirstOccurrence.
FirstOccurrence - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the FirstOccurrence property.
FlaggedForAction - Enum in microsoft.exchange.webservices.data
Defines the follow-up actions that may be stamped on a message.
FlagStatus - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the FlagStatus property.
Folder - Class in microsoft.exchange.webservices.data
Represents a generic folder.
Folder(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.Folder
Initializes an unsaved local instance of .
FolderChange - Class in microsoft.exchange.webservices.data
Represents a change on a folder as returned by a synchronization operation.
FolderChange() - Constructor for class microsoft.exchange.webservices.data.FolderChange
Initializes a new instance of FolderChange.
FolderClass - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the FolderClass property.
FolderEvent - Class in microsoft.exchange.webservices.data
Represents an event that applies to a folder.
FolderEvent(EventType, Date) - Constructor for class microsoft.exchange.webservices.data.FolderEvent
Initializes a new instance.
FolderId - Class in microsoft.exchange.webservices.data
Represents the Id of a folder.
FolderId() - Constructor for class microsoft.exchange.webservices.data.FolderId
Initializes a new instance.
FolderId(String) - Constructor for class microsoft.exchange.webservices.data.FolderId
Initializes a new instance.Use this constructor to link this FolderId to an existing folder that you have the unique Id of.
FolderId(WellKnownFolderName) - Constructor for class microsoft.exchange.webservices.data.FolderId
Initializes a new instance.Use this constructor to link this FolderId to a well known folder (e.g.
FolderId(WellKnownFolderName, Mailbox) - Constructor for class microsoft.exchange.webservices.data.FolderId
Initializes a new instance.Use this constructor to link this FolderId to a well known folder (e.g.
FolderIdCollection - Class in microsoft.exchange.webservices.data
Represents a collection of folder Ids.
FolderIdCollection() - Constructor for class microsoft.exchange.webservices.data.FolderIdCollection
Initializes a new instance of the class.
FolderPermission - Class in microsoft.exchange.webservices.data
Represents a permission on a folder.
FolderPermission() - Constructor for class microsoft.exchange.webservices.data.FolderPermission
Initializes a new instance of the FolderPermission class.
FolderPermission(UserId, FolderPermissionLevel) - Constructor for class microsoft.exchange.webservices.data.FolderPermission
* Initializes a new instance of the FolderPermission class.
FolderPermission(String, FolderPermissionLevel) - Constructor for class microsoft.exchange.webservices.data.FolderPermission
* Initializes a new instance of the FolderPermission class.
FolderPermission(StandardUser, FolderPermissionLevel) - Constructor for class microsoft.exchange.webservices.data.FolderPermission
* Initializes a new instance of the FolderPermission class.
FolderPermissionCollection - Class in microsoft.exchange.webservices.data
Represents a collection of folder permissions.
FolderPermissionCollection(Folder) - Constructor for class microsoft.exchange.webservices.data.FolderPermissionCollection
* Initializes a new instance of the FolderPermissionCollection class.
FolderPermissionHasInvalidUserId - Static variable in class microsoft.exchange.webservices.data.Strings
 
FolderPermissionLevel - Enum in microsoft.exchange.webservices.data
Defines permission levels for calendar folders.
FolderPermissionLevelMustBeSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
FolderPermissionReadAccess - Enum in microsoft.exchange.webservices.data
Defines a user's read access permission on items in a non-calendar folder.
FolderSchema - Class in microsoft.exchange.webservices.data
Represents the schema for folders.
FolderSchema() - Constructor for class microsoft.exchange.webservices.data.FolderSchema
 
FolderToUpdateCannotBeNullOrNew - Static variable in class microsoft.exchange.webservices.data.Strings
 
FolderTraversal - Enum in microsoft.exchange.webservices.data
Defines the scope of FindFolders operations.
FolderTypeNotCompatible - Static variable in class microsoft.exchange.webservices.data.Strings
 
FolderView - Class in microsoft.exchange.webservices.data
Represents the view settings in a folder search operation.
FolderView(int) - Constructor for class microsoft.exchange.webservices.data.FolderView
Initializes a new instance of the FolderView class.
FolderView(int, int) - Constructor for class microsoft.exchange.webservices.data.FolderView
Initializes a new instance of the FolderView class.
FolderView(int, int, OffsetBasePoint) - Constructor for class microsoft.exchange.webservices.data.FolderView
Initializes a new instance of the FolderView class.
FormatException - Exception in microsoft.exchange.webservices.data
The Class FormatException.
FormatException() - Constructor for exception microsoft.exchange.webservices.data.FormatException
Instantiates a new format exception.
FormatException(String, Throwable) - Constructor for exception microsoft.exchange.webservices.data.FormatException
Instantiates a new format exception.
FormatException(String) - Constructor for exception microsoft.exchange.webservices.data.FormatException
Instantiates a new format exception.
FormatException(Throwable) - Constructor for exception microsoft.exchange.webservices.data.FormatException
Instantiates a new format exception.
formatField(String, T) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Formats the field.
forward(MessageBody, EmailAddress...) - Method in class microsoft.exchange.webservices.data.Appointment
Forwards the appointment.
forward(MessageBody, Iterable<EmailAddress>) - Method in class microsoft.exchange.webservices.data.Appointment
Forwards the appointment.
forward(MessageBody, EmailAddress...) - Method in class microsoft.exchange.webservices.data.EmailMessage
* Forwards the message.
forward(MessageBody, Iterable<EmailAddress>) - Method in class microsoft.exchange.webservices.data.EmailMessage
* Forwards the message.
forward(MessageBody, EmailAddress...) - Method in class microsoft.exchange.webservices.data.PostItem
Forwards the post item.
forward(MessageBody, Iterable<EmailAddress>) - Method in class microsoft.exchange.webservices.data.PostItem
Forwards the post item.
FreeBusyViewType - Enum in microsoft.exchange.webservices.data
Defines the type of free/busy information returned by a GetUserAvailability operation.
FrequencyMustBeBetween1And1440 - Static variable in class microsoft.exchange.webservices.data.Strings
 
From - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the From property.
From - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the From property.
func(List, List, ExchangeVersion, URI) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
 
func(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ComplexProperty
 

G

gaetICalDateTimeStmp() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the ICalendar DateTimeStamp.
Generation - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Generation property.
GenericItemAttachment<TItem extends Item> - Class in microsoft.exchange.webservices.data
Represents a strongly typed item attachment.
GenericItemAttachment(Item) - Constructor for class microsoft.exchange.webservices.data.GenericItemAttachment
* Initializes a new instance of the GenericItemAttachment class.
get(long, TimeUnit) - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
get() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
Get(String) - Method in class microsoft.exchange.webservices.data.XmlNameTable
When overridden in a derived class, gets the atomized String containing the same value as the specified String.
Get(char[], int, int) - Method in class microsoft.exchange.webservices.data.XmlNameTable
When overridden in a derived class, gets the atomized String containing the same characters as the specified range of characters in the given array.
getAcceptGzipEncoding() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a value indicating whether GZip compression encoding should be accepted.
getAccountUnlockUrl() - Method in exception microsoft.exchange.webservices.data.AccountIsLockedException
Gets the URL of a web page where the user can navigate to unlock his or her account.
getActions() - Method in class microsoft.exchange.webservices.data.Rule
Gets the actions that should be executed against incoming messages if the conditions evaluate as true.
getActualWork() - Method in class microsoft.exchange.webservices.data.Task
Gets the actual amount of time that is spent on the task.
getAddedItems() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Gets the added items.
getAddress() - Method in class microsoft.exchange.webservices.data.EmailAddress
Gets the actual address associated with the e-mail address.
getAddress() - Method in class microsoft.exchange.webservices.data.Mailbox
Gets the address.
getAddressInformation() - Method in class microsoft.exchange.webservices.data.GroupMember
Gets the address information of the member.
getAdjacentMeetingCount() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the number of calendar entries that are adjacent to this appointment in the authenticated user's calendar.
getAdjacentMeetingCount() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the number of calendar entries that are adjacent to this appointment in the authenticated user's calendar.
getAdjacentMeetings() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
getAdjacentMeetings() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of meetings that are adjacent with this appointment in the authenticated user's calendar.
getAggregateOn() - Method in class microsoft.exchange.webservices.data.Grouping
Gets the property to aggregateOn.
getAggregateType() - Method in class microsoft.exchange.webservices.data.Grouping
Gets the types of aggregate to calculate.
getAlias() - Method in class microsoft.exchange.webservices.data.Contact
Gets the Alias from the directory
getAllEvents() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the collection of all events.
getAllowedResponseActions() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating which response actions are allowed on this item.
getAllowExternalOof() - Method in class microsoft.exchange.webservices.data.OofSettings
Gets a value indicating the authorized external OOF notifications.
getAllowNewTimeProposal() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether new time proposals are allowed for attendees of this meeting.
getAllowNewTimeProposal() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether new time proposals are allowed for attendees of this meeting.
getAppoijntmentSequenceNumber() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the sequence number of this appointment.
getAppointment() - Method in class microsoft.exchange.webservices.data.CalendarActionResults
Gets the meeting that was accepted, tentatively accepted or declined.
getAppointmentReplyTime() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the time when the attendee replied to the meeting request.
getAppointmentReplyTime() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the time when the attendee replied to the meeting request.
getAppointmentSequenceNumber() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the sequence number of this appointment.
getAppointmentState() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the state of this appointment.
getAppointmentState() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the state of this appointment.
getAppointmentType() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating the type of this appointment.
getAppointmentType() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating the type of this appointment.
getAssignCategories() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets the categories that should be stamped on incoming messages.
getAssignedTime() - Method in class microsoft.exchange.webservices.data.Task
Gets the date and time the task was assigned.
getAssistantName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the contact's assistant name.
getAssociatedInternalProperties() - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Gets a list of associated internal properties.
getAsyncCallback() - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
getAsyncState() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
getAsyncState() - Method in interface microsoft.exchange.webservices.data.IAsyncResult
 
getAsyncState() - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
getAsyncWaitHanle() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
getAsyncWaitHanle() - Method in interface microsoft.exchange.webservices.data.IAsyncResult
 
getAttachment() - Method in class microsoft.exchange.webservices.data.CreateAttachmentResponse
Gets the attachment that was created.
getAttachment() - Method in class microsoft.exchange.webservices.data.DeleteAttachmentResponse
Gets the attachment that was deleted.
getAttachment(Attachment, BodyType, Iterable<PropertyDefinitionBase>) - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets the attachment.
getAttachments() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets a list of attachments to this response.
getAttachments(Attachment[], BodyType, Iterable<PropertyDefinitionBase>) - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets attachments.
getAttachments() - Method in class microsoft.exchange.webservices.data.Item
Gets a list of the attachments to this item.
getAttendeeInfoFromString(String) - Static method in class microsoft.exchange.webservices.data.AttendeeInfo
Defines an implicit conversion between a string representing an SMTP address and AttendeeInfo.
getAttendeesAvailability() - Method in class microsoft.exchange.webservices.data.GetUserAvailabilityResults
Gets a collection of AttendeeAvailability objects representing availability information for each of the specified attendees.
getAttendeeType() - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Gets the type of this attendee.
getAuthenticationMethods() - Method in class microsoft.exchange.webservices.data.WebClientUrl
Gets the authentication methods.
getAutodiscoverServiceHosts(String, OutParam<Integer>) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the list of autodiscover service hosts.
getAutodiscoverServiceUrls(String, OutParam<Integer>) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the list of autodiscover service URLs.
getBasePropertySet() - Method in class microsoft.exchange.webservices.data.PropertySet
* Gets the base property set, the property set is based upon.
getBaseShapeValue() - Method in enum microsoft.exchange.webservices.data.BasePropertySet
Gets the base shape value.
getBatchProcessingStopped() - Method in class microsoft.exchange.webservices.data.ServiceResponse
Gets a value indicating whether a batch request stopped processing before the end.
getBccRecipients() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets a list of recipients this response will be sent to as Bcc.
getBccRecipients() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the list of Bcc recipients for the e-mail message.
getBccRecipients() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets a list of recipients the response will be sent to as Cc.
getBillingInformation() - Method in class microsoft.exchange.webservices.data.Task
Gets the billing information of the task.
getBinaryData() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets the binary data of the user configuration.
getBirthday() - Method in class microsoft.exchange.webservices.data.Contact
Gets the contact's assistant name.
getBitmask() - Method in class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Gets the bitmask to compare the property with.
getBody() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets the body of the response.
getBody() - Method in class microsoft.exchange.webservices.data.CancelMeetingMessage
* Gets the body of the response.
getBody() - Method in class microsoft.exchange.webservices.data.Item
Gets the body of this item.
getBody() - Method in class microsoft.exchange.webservices.data.PostReply
Gets the body of the post reply.
getBody() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets the body of the response.
getBodyPrefix() - Method in class microsoft.exchange.webservices.data.PostReply
Gets the body prefix that should be prepended to the original post item's body.
getBodyPrefix() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets the body prefix of this response.
getBodyType() - Method in class microsoft.exchange.webservices.data.MessageBody
Gets the type of the message body's text.
getBodyType() - Method in class microsoft.exchange.webservices.data.UniqueBody
Gets the type of the unique body's text.
getBusinessHomePage() - Method in class microsoft.exchange.webservices.data.Contact
Gets the business home page of the contact.
getCalendarEvents() - Method in class microsoft.exchange.webservices.data.AttendeeAvailability
Gets a collection of calendar events for the attendee.
getCalendarFolderPermissionLevel() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Gets the delegate user's permission on the principal's calendar.
getCanCreateItems() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating whether the user can create new items.
getCanCreateSubFolders() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating whether the user can create sub-folders.
getCanDelete() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
* Gets a value indicating whether the user can delete objects in the folder.
getCanRenameOrMove() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets a value indicating whether the user can rename or move objects in the folder.
getCategories() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list summarizing the categories stamped on messages in this conversation, in the current folder only.
getCategories() - Method in class microsoft.exchange.webservices.data.Item
Gets the list of categories associated with this item.
getCategories() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the categories that an incoming message should be stamped with for the condition or exception to apply.
getCcRecipients() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets a list of recipients the response will be sent to as Cc.
getCcRecipients() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the list of Cc recipients for the e-mail message.
getCcRecipients() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets a list of recipients the response will be sent to as Cc.
getChangeAtIndex(int) - Method in class microsoft.exchange.webservices.data.ChangeCollection
* Gets an individual change from the change collection.
getChangeCount() - Method in class microsoft.exchange.webservices.data.Task
Gets the number of times the task has changed since it was created.
getChangeKey() - Method in class microsoft.exchange.webservices.data.ServiceId
Gets the change key associated with the Exchange object.
getChanges() - Method in class microsoft.exchange.webservices.data.SyncResponse
* Gets a list of changes that occurred on the synchronized folder.
getChangeType() - Method in class microsoft.exchange.webservices.data.Change
Gets the type of the change.
getChangeXmlElementName() - Method in class microsoft.exchange.webservices.data.Conversation
This method is not supported in this object.
getChangeXmlElementName() - Method in class microsoft.exchange.webservices.data.Folder
Gets the name of the change XML element.
getChangeXmlElementName() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the name of the change XML element.
getCharacterSet() - Method in class microsoft.exchange.webservices.data.MimeContent
Gets the character set of the content.
getChildFolderCount() - Method in class microsoft.exchange.webservices.data.Folder
Gets the number of child folders this folder has.
getChildren() - Method in class microsoft.exchange.webservices.data.Contact
Gets a list of children for the contact.
getCity() - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Gets the city.
getClientCertificates() - Method in class microsoft.exchange.webservices.data.ClientCertificateCredentials
Gets the client certificates collection.
getCollectionItemXmlElementName(Attachment) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Determines the name of the XML element associated with the complexProperty parameter.
getCollectionItemXmlElementName(Attendee) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Retrieves the XML element name corresponding to the provided Attendee object.
getCollectionItemXmlElementName(TComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Gets the name of the collection item XML element.
getCollectionItemXmlElementName(DeletedOccurrenceInfo) - Method in class microsoft.exchange.webservices.data.DeletedOccurrenceInfoCollection
* Gets the name of the collection item XML element.
getCollectionItemXmlElementName(EmailAddress) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Retrieves the XML element name corresponding to the provided EmailAddress object.
getCollectionItemXmlElementName(ExtendedProperty) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
Gets the name of the collection item XML element.
getCollectionItemXmlElementName(FolderId) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Gets the name of the collection item XML element.
getCollectionItemXmlElementName(FolderPermission) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Gets the name of the collection item XML element.
getCollectionItemXmlElementName(GroupMember) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Retrieves the XML element name corresponding to the provided GroupMember object.
getCollectionItemXmlElementName(InternetMessageHeader) - Method in class microsoft.exchange.webservices.data.InternetMessageHeaderCollection
Gets the name of the collection item XML element.
getCollectionItemXmlElementName(ItemId) - Method in class microsoft.exchange.webservices.data.ItemIdCollection
Gets the name of the collection item XML element.
getCollectionItemXmlElementName(OccurrenceInfo) - Method in class microsoft.exchange.webservices.data.OccurrenceInfoCollection
Gets the name of the collection item XML element.
getCollectionItemXmlElementName(RuleError) - Method in class microsoft.exchange.webservices.data.RuleErrorCollection
Retrieves the XML element name corresponding to the provided RuleError object.
getCollectionItemXmlElementName(RuleOperationError) - Method in class microsoft.exchange.webservices.data.RuleOperationErrorCollection
Retrieves the XML element name corresponding to the provided RuleOperationError object.
getComment() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets the comment associated with the folder.
getCompanies() - Method in class microsoft.exchange.webservices.data.Contact
Gets a list of companies for the contact.
getCompanies() - Method in class microsoft.exchange.webservices.data.Task
Gets a list of companies associated with the task.
getCompanyName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the company name of the contact.
getComparisonMode() - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Gets the comparison mode.
getCompleteDate() - Method in class microsoft.exchange.webservices.data.Task
Gets the date and time on which the task was completed.
getCompleteName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the complete name of the contact.
getCompleteSynchronously() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
getCompleteSynchronously() - Method in interface microsoft.exchange.webservices.data.IAsyncResult
 
getConditions() - Method in class microsoft.exchange.webservices.data.Rule
Gets the conditions that determine whether or not this rule should be executed against incoming messages.
getConferenceType() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the type of conferencing that will be used during the meeting.
getConferenceType() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the type of conferencing that will be used during the meeting.
getConflictCount() - Method in class microsoft.exchange.webservices.data.UpdateItemResponse
* Gets the number of property conflicts that were resolved during the update operation.
getConflictingMeetingCount() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the number of calendar entries that conflict with this appointment in the authenticated user's calendar.
getConflictingMeetingCount() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the number of calendar entries that conflict with this appointment in the authenticated user's calendar.
getConflictingMeetings() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
getConflictingMeetings() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
getConflicts() - Method in class microsoft.exchange.webservices.data.TimeSuggestion
Gets a collection of conflicts at the suggested time.
getConflictType() - Method in class microsoft.exchange.webservices.data.Conflict
Gets the type of the conflict.
getConnectionFailureCause() - Method in class microsoft.exchange.webservices.data.PhoneCall
Gets a value indicating the reason why this phone call failed to connect.
getConnections() - Method in class microsoft.exchange.webservices.data.ProtocolConnectionCollection
Gets the Connections.
getContact() - Method in class microsoft.exchange.webservices.data.NameResolution
Gets the contact information of the suggested resolved name.
getContactPictureAttachment() - Method in class microsoft.exchange.webservices.data.Contact
Retrieves the file attachment that holds the contact's picture.
getContacts() - Method in class microsoft.exchange.webservices.data.Task
Gets a list of contacts associated with the task.
getContactsFolderPermissionLevel() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Gets the delegate user's permission on the principal's contacts folder.
getContactSource() - Method in class microsoft.exchange.webservices.data.Contact
Gets the source of the contact.
getContainmentMode() - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Gets the containment mode.
getContainsBodyStrings() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the strings that should appear in the body of incoming messages for the condition or exception to apply.
getContainsHeaderStrings() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the strings that should appear in the headers of incoming messages for the condition or exception to apply.
getContainsRecipientStrings() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the strings that should appear in either the To or Cc fields of incoming messages for the condition or exception to apply.
getContainsSenderStrings() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the strings that should appear in the From field of incoming messages for the condition or exception to apply.
getContainsSubjectOrBodyStrings() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the strings that should appear in either the body or the subject of incoming messages for the condition or exception to apply.
getContainsSubjectStrings() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the strings that should appear in the subject of incoming messages for the condition or exception to apply.
getContent() - Method in class microsoft.exchange.webservices.data.ByteArrayArray
Gets the content of the array of byte arrays
getContent() - Method in class microsoft.exchange.webservices.data.FileAttachment
* Gets the content of the attachment into memory.
getContent() - Method in class microsoft.exchange.webservices.data.MimeContent
Gets the character set of the content.
getContentId() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the content Id of the attachment.
getContentLocation() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the content location of the attachment.
getContentStream() - Method in class microsoft.exchange.webservices.data.FileAttachment
Gets the content stream.Gets the name of the file the attachment is linked to.
getContentType() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the content type of the attachment.
getConversationId() - Method in class microsoft.exchange.webservices.data.Item
Gets the Id of the conversation this item is part of.
getConversationIdFromUniqueId(String) - Static method in class microsoft.exchange.webservices.data.ConversationId
Defines an implicit conversion between string and ConversationId.
getConversationIndex() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the conversation index of the e-mail message.
getConversationIndex() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the conversation index of the post item.
getConversationTopic() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the conversation topic of the e-mail message.
getConversationTopic() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the conversation topic of the post item.
getConvertedId() - Method in class microsoft.exchange.webservices.data.ConvertIdResponse
Reads response elements from XML.
getConvertHtmlCodePageToUTF8() - Method in class microsoft.exchange.webservices.data.PropertySet
Gets value indicating whether or not to convert HTML code page to UTF8 encoding.
getCookie(URL) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the cookie.
getCopyToFolder() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets the Id of the folder incoming messages should be copied to.
getCount() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
* Gets the number of responses in the collection.
getCount() - Method in class microsoft.exchange.webservices.data.ChangeCollection
* Gets the number of changes in the collection.
getCount() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
* Gets the total number of properties in the collection.
getCount() - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Gets the number of days in the collection.
getCount() - Method in class microsoft.exchange.webservices.data.ExpandGroupResults
Gets the number of members that were returned by the ExpandGroup operation.
getCount() - Method in class microsoft.exchange.webservices.data.ItemCollection
Gets the total number of items in the collection.
getCount() - Method in class microsoft.exchange.webservices.data.NameResolutionCollection
Gets the total number of elements in the list.
getCount() - Method in class microsoft.exchange.webservices.data.PropertySet
* Gets the number of explicitly added properties in this set.
getCount() - Method in class microsoft.exchange.webservices.data.RuleCollection
Gets the number of rules in this collection.
getCount() - Method in class microsoft.exchange.webservices.data.RuleOperationError
Gets the number of rule errors in the list.
getCount() - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Gets the total number of search filters in the collection.
getCount() - Method in class microsoft.exchange.webservices.data.ServiceResponseCollection
Gets the total number of responses in the list.
getCount() - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Gets the number of elements in the user configuration dictionary.
getCountryOrRegion() - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Gets the country or region.
getCredentials() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the credentials used to authenticate with the Exchange Web Services.
getCulture() - Method in class microsoft.exchange.webservices.data.Item
Gets the culture associated with this item.
getCulture() - Method in class microsoft.exchange.webservices.data.OofReply
* Gets the culture of the reply.
getCurrentMeetingTime() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the start time of a meeting that you want to update with the suggested meeting times.
getDate() - Method in class microsoft.exchange.webservices.data.Suggestion
Gets the date and time of the suggestion.
getDateTimeCreated() - Method in class microsoft.exchange.webservices.data.Item
Gets the date and time this item was created.
getDateTimePrecision() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets the DateTime precision for DateTime values returned from Exchange Web Services.
getDateTimeReceived() - Method in class microsoft.exchange.webservices.data.Item
Gets the time when this item was received.
getDateTimeSent() - Method in class microsoft.exchange.webservices.data.Item
Gets the date and time this item was sent.
getDayOfMonth() - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Gets the day of month.
getDayOfMonth() - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Gets the day of the month when each occurrence happens.
getDayOfTheWeek() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Gets the day of the week.
getDayOfTheWeek() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Gets the day of the week.
getDayOfTheWeekIndex() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Day of the week index.
getDayOfTheWeekIndex() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Gets the relative position of the day specified in DayOfTheWeek within the month.
getDays() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of days (truncated).
getDaysOfTheWeek() - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Gets the list of the days of the week when occurrences happen.
getDaysOfTheWeek() - Method in class microsoft.exchange.webservices.data.WorkingHours
Gets the working days of the attendees.
getDebugData() - Method in class microsoft.exchange.webservices.data.AutodiscoverError
Gets the debug data.
getDefaultAffectedTaskOccurrences() - Method in class microsoft.exchange.webservices.data.Item
Gets the default setting for how to treat affected task occurrences on Delete.
getDefaultAffectedTaskOccurrences() - Method in class microsoft.exchange.webservices.data.Task
Gets the default setting for how to treat affected task occurrences on Delete.
getDefaultPropertySetMap() - Static method in class microsoft.exchange.webservices.data.PropertySet
*Maps BasePropertySet values to EWS's BaseShape values.
getDefaultSendCancellationsMode() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the default setting for sending cancellations on Delete.
getDefaultSendCancellationsMode() - Method in class microsoft.exchange.webservices.data.Item
Gets the default setting for sending cancellations on Delete.
getDefaultSendInvitationsMode() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the default settings for sending invitations on Save.
getDefaultSendInvitationsMode() - Method in class microsoft.exchange.webservices.data.Item
Gets the default settings for sending invitations on Save.
getDefaultSendInvitationsOrCancellationsMode() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the default settings for sending invitations on Save.
getDefaultSendInvitationsOrCancellationsMode() - Method in class microsoft.exchange.webservices.data.Item
Gets the default settings for sending invitations or cancellations on Update.
getDelegates(Mailbox, boolean, UserId...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Retrieves the delegates of a specific mailbox.
getDelegates(Mailbox, boolean, Iterable<UserId>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Retrieves the delegates of a specific mailbox.
getDelegateUser() - Method in class microsoft.exchange.webservices.data.DelegateUserResponse
* The delegate user that was involved in the operation.
getDelegateUserResponses() - Method in class microsoft.exchange.webservices.data.DelegateInformation
Gets a list of responses for each of the delegate users concerned by the operation.
getDelegateUsers() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Gets the delegate users.
getDelegationState() - Method in class microsoft.exchange.webservices.data.Task
Gets the current delegation state of the task.
getDelegator() - Method in class microsoft.exchange.webservices.data.Task
Gets the name of the delegator of this task.
getDelete() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets a value indicating whether incoming messages should be automatically moved to the Deleted Items folder.
getDeletedOccurrences() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of deleted occurrences for this meeting.
getDeletedOccurrences() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of deleted occurrences for this meeting.
getDeleteFieldXmlElementName() - Method in class microsoft.exchange.webservices.data.Conversation
This method is not supported in this object.
getDeleteFieldXmlElementName() - Method in class microsoft.exchange.webservices.data.Folder
Gets the name of the delete field XML element.
getDeleteFieldXmlElementName() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the name of the delete field XML element.
getDeleteItems() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating if/how the user can delete existing items.
getDepartment() - Method in class microsoft.exchange.webservices.data.Contact
Gets the department of the contact.
getDetailedSuggestionsWindow() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the time window for which detailed information about suggested meeting times should be returned.
getDetails() - Method in class microsoft.exchange.webservices.data.CalendarEvent
Gets the details of the calendar event.
getDictionary() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets the dictionary of the user configuration.
getDirectoryId() - Method in class microsoft.exchange.webservices.data.Contact
Gets the DirectoryID as Guid or DN string
getDirectoryPhoto() - Method in class microsoft.exchange.webservices.data.Contact
Gets the Photo from the directory
getDirectReports() - Method in class microsoft.exchange.webservices.data.Contact
Get the direct reports mailbox information
getDisplayCc() - Method in class microsoft.exchange.webservices.data.Item
Gets a text summarizing the Cc receipients of this item.
getDisplayName() - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Gets the alternate mailbox display name.
getDisplayName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the display name of the contact.
getDisplayName() - Method in class microsoft.exchange.webservices.data.ContactGroup
Gets the display name of the contact group.
getDisplayName() - Method in class microsoft.exchange.webservices.data.Folder
Gets the display name of the folder.
getDisplayName() - Method in class microsoft.exchange.webservices.data.Rule
Gets or sets the name of this rule as it should be displayed to the user.
getDisplayName() - Method in class microsoft.exchange.webservices.data.UserId
* Gets the display name of the user.
getDisplayPermissionLevel() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets the permission level that Outlook would display for this folder permission.
getDisplayTo() - Method in class microsoft.exchange.webservices.data.Item
Gets a text summarizing the To recipients of this item.
getDnsServerAddress() - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the dns server address.
getDomain() - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the domain this service is bound to.
getDomain() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Gets the domain this response applies to.
getDomain() - Method in class microsoft.exchange.webservices.data.WebCredentials
Gets the domain.
getDomainSettingErrors() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Gets error information for settings that could not be returned.
getDomainSettings(List<String>, List<DomainSettingName>, ExchangeVersion) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the domain settings using Autodiscover SOAP service.
getDomainSettings(String, ExchangeVersion, DomainSettingName...) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Retrieves the specified settings for a domain.
getDomainSettings(Iterable<String>, ExchangeVersion, DomainSettingName...) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Retrieves the specified settings for a set of domains.
GetDomainSettingsResponse - Class in microsoft.exchange.webservices.data
Represents the response to a GetDomainSettings call for an individual domain.
GetDomainSettingsResponse() - Constructor for class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Initializes a new instance of the class.
GetDomainSettingsResponseCollection - Class in microsoft.exchange.webservices.data
Represents a collection of responses to GetDomainSettings.
GetDomainSettingsResponseCollection() - Constructor for class microsoft.exchange.webservices.data.GetDomainSettingsResponseCollection
Initializes a new instance of the AutodiscoverResponseCollection class.
getDOMImplementation() - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
getDueDate() - Method in class microsoft.exchange.webservices.data.Task
Gets a list of contacts associated with the task.
getDuration() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the duration of this appointment.
getDuration() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the duration of this appointment.
getDuration() - Method in class microsoft.exchange.webservices.data.OofSettings
Gets the duration of the OOF status when State is set to OofState.Scheduled.
getDuration() - Method in class microsoft.exchange.webservices.data.TimeWindow
Gets the duration.
getEditItems() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating if/how the user can edit existing items.
getEffectiveRights() - Method in class microsoft.exchange.webservices.data.Folder
Gets a value indicating the effective rights the current authenticated user has on the folder.
getEffectiveRights() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating the effective rights the current authenticated user has on this item.
getElements(Object) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Gets the element with the specified key.
getEmailAddress(EmailAddressKey) - Method in class microsoft.exchange.webservices.data.EmailAddressDictionary
* Gets the e-mail address at the specified key.
getEmailAddress() - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
Gets the e-mail address of the entry.
getEmailAddress() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Gets the email address.
getEmailAddresses() - Method in class microsoft.exchange.webservices.data.Contact
Gets an indexed list of e-mail addresses for the contact.
getEmailAddressFromString(String) - Static method in class microsoft.exchange.webservices.data.EmailAddress
Defines an implicit conversion between a string representing an SMTP address and EmailAddress.
getEnableScpLookup() - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL.
getEnableScpLookup() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets or sets a value indicating whether the AutodiscoverUrl method should perform SCP (Service Connection Point) record lookup when determining the Autodiscover service URL.
getEncryptionMethod() - Method in class microsoft.exchange.webservices.data.ProtocolConnection
Gets the encryption method.
getEnd() - Method in class microsoft.exchange.webservices.data.Appointment
Gets or sets the end time of the appointment.
getEnd() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the end time of the appointment.
getEnd() - Method in class microsoft.exchange.webservices.data.OccurrenceInfo
Gets the end date and time of the occurrence.
getEnd() - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
Gets or sets the range end date and time.
getEndDate() - Method in class microsoft.exchange.webservices.data.CalendarView
Gets the end date.
getEndDate() - Method in class microsoft.exchange.webservices.data.Recurrence
Gets the date after which the recurrence ends.
getEndTime() - Method in class microsoft.exchange.webservices.data.CalendarEvent
Gets the end date and time of the event.
getEndTime() - Method in class microsoft.exchange.webservices.data.TimeWindow
Gets the end time.
getEndTime() - Method in class microsoft.exchange.webservices.data.WorkingHours
Gets the time of the day the attendee stops working.
getEndTimeZone() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the start time zone.
getEndTimeZone() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets time zone of the end property of this meeting request.
getEntries() - Method in class microsoft.exchange.webservices.data.AlternateMailboxCollection
Gets the collection of alternate mailboxes.
getEntries() - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Gets the entries.
getEntryXmlElementName(TEntry) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Gets the name of the entry XML element.
getEnumerator() - Method in class microsoft.exchange.webservices.data.OrderByCollection
Returns an enumerator that iterates through the collection.
getEnumerator() - Method in class microsoft.exchange.webservices.data.ServiceResponseCollection
Gets the enumerator.
getEnumerator() - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Gets the enumerator.
getError() - Method in exception microsoft.exchange.webservices.data.AutodiscoverRemoteException
Gets the error.
getErrorCode() - Method in class microsoft.exchange.webservices.data.AutodiscoverError
Gets the error code.
getErrorCode() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
Gets the error code that was returned by the service.
getErrorCode() - Method in exception microsoft.exchange.webservices.data.AutodiscoverResponseException
Gets the ErrorCode for the exception.
getErrorCode() - Method in class microsoft.exchange.webservices.data.DomainSettingError
Gets the error code.
getErrorCode() - Method in class microsoft.exchange.webservices.data.RuleError
Gets the validation error code.
getErrorCode() - Method in class microsoft.exchange.webservices.data.ServiceResponse
Gets the error code associated with this response.
getErrorCode() - Method in exception microsoft.exchange.webservices.data.ServiceResponseException
Gets the service error code.
getErrorCode() - Method in exception microsoft.exchange.webservices.data.UpdateInboxRulesException
Gets the rule operation error code.
getErrorCode() - Method in class microsoft.exchange.webservices.data.UserSettingError
Gets the error code.
getErrorDetails() - Method in class microsoft.exchange.webservices.data.ServiceResponse
Gets error details associated with the response.
getErrorMessage() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
Gets the error message that was returned by the service.
getErrorMessage() - Method in class microsoft.exchange.webservices.data.DomainSettingError
Gets the error message.
getErrorMessage() - Method in class microsoft.exchange.webservices.data.RuleError
Gets the error message.
getErrorMessage() - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Gets a detailed error message associated with the response.
getErrorMessage() - Method in exception microsoft.exchange.webservices.data.UpdateInboxRulesException
Gets the rule operation error message.
getErrorMessage() - Method in class microsoft.exchange.webservices.data.UserSettingError
Gets the error message.
getErrorProperties() - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Gets information about property errors associated with the response.
getErrors() - Method in exception microsoft.exchange.webservices.data.UpdateInboxRulesException
Gets the rule operation error collection.
getEvents(String, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Retrieves the latests events associated with a pull subscription.
getEvents() - Method in class microsoft.exchange.webservices.data.NotificationEventArgs
Gets the events that were received.
getEvents() - Method in class microsoft.exchange.webservices.data.PullSubscription
Obtains a collection of events that occurred on the subscribed folders since the point in time defined by the Watermark property.
GetEventsResults - Class in microsoft.exchange.webservices.data
Represents a collection of notification events.
GetEventsResults() - Constructor for class microsoft.exchange.webservices.data.GetEventsResults
Initializes a new instance.
getEventType() - Method in class microsoft.exchange.webservices.data.NotificationEvent
gets the eventType.
getEwsUrl() - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Gets the EWS URL.
getException() - Method in class microsoft.exchange.webservices.data.SubscriptionErrorEventArgs
Gets the exception representing the error.
getExceptions() - Method in class microsoft.exchange.webservices.data.Rule
Gets the exceptions that determine if this rule should be skipped even if its conditions evaluate to true.
getExchange2007CompatibilityMode() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets or sets a value indicating whether Exchange2007 compatibility mode is enabled.
getExchangeCredentialsFromNetworkCredential(String, String, String) - Static method in class microsoft.exchange.webservices.data.ExchangeCredentials
Performs an implicit conversion from to .
getExpectedResponseMessageCount() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Gets the expected response message count.
getExpectedResponseMessageCount() - Method in class microsoft.exchange.webservices.data.MoveCopyItemRequest
Gets the expected response message count.
getExpectedResponseMessageCount() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Gets the expected response message count.
getExtendedProperties() - Method in class microsoft.exchange.webservices.data.Conversation
This method is not supported in this object.
getExtendedProperties() - Method in class microsoft.exchange.webservices.data.Folder
True if property was removed.
getExtendedProperties() - Method in class microsoft.exchange.webservices.data.Item
Gets a list of extended properties defined on this item.
getExtendedProperties() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the extended properties.
getExtendedPropertiesForService() - Method in class microsoft.exchange.webservices.data.Folder
Gets a list of extended properties associated with the folder.
getExternalAudience() - Method in class microsoft.exchange.webservices.data.OofSettings
Gets a value indicating who should receive external OOF messages.
getExternalReply() - Method in class microsoft.exchange.webservices.data.OofSettings
Gets the OOF response sent to addresses outside the user's domain or trusted domain.
getFieldIndex(TKey) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Gets the index of the field.
getFieldURI() - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Gets the field URI.
getFieldURI() - Method in class microsoft.exchange.webservices.data.EmailAddressDictionary
Gets the field URI.
getFieldURI() - Method in class microsoft.exchange.webservices.data.ImAddressDictionary
Gets the field URI.
getFieldURI() - Method in class microsoft.exchange.webservices.data.PhoneNumberDictionary
Gets the field URI.
getFieldValueOrThrowIfNull(Class<T>, Object, String) - Method in class microsoft.exchange.webservices.data.Recurrence
Gets a property value or throw if null.
getFileAs() - Method in class microsoft.exchange.webservices.data.Contact
Gets the name under which this contact is filed as.
getFileAs() - Method in class microsoft.exchange.webservices.data.ContactGroup
Gets the name under which this contact group is filed as.
getFileAsMapping() - Method in class microsoft.exchange.webservices.data.Contact
Gets a value indicating how the FileAs property should be automatically calculated.
getFileAttachmentContentHandler() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets the file attachment content handler.
getFileName() - Method in class microsoft.exchange.webservices.data.FileAttachment
* Gets the name of the file the attachment is linked to.
getFilterHtmlContent() - Method in class microsoft.exchange.webservices.data.PropertySet
* Gets value indicating whether or not to filter potentially unsafe HTML content from message bodies.
getFirstClassProperties() - Static method in class microsoft.exchange.webservices.data.PropertySet
Returns a predefined property set that includes the first class properties of an item or folder.
getFirstClassProperties() - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
* Gets the list of first class properties for this service object type.
getFirstClassSummaryProperties() - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
* Gets the list of first class summary properties for this service object type.
getFirstDayOfWeek() - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
 
getFirstOccurrence() - Method in class microsoft.exchange.webservices.data.Appointment
Gets an OccurrenceInfo identifying the first occurrence of this meeting.
getFirstOccurrence() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets an OccurrenceInfo identifying the first occurrence of this meeting.
getFlaggedForAction() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets the flag for action value that should appear on incoming messages for the condition or execption to apply.
getFlagStatus() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the flag status for this conversation, calculated by aggregating individual messages flag status in the current folder.
getFolder() - Method in class microsoft.exchange.webservices.data.FolderChange
* Gets the folder the change applies to.
getFolder() - Method in class microsoft.exchange.webservices.data.GetFolderResponse
Gets the folder that was retrieved.
getFolder() - Method in class microsoft.exchange.webservices.data.MoveCopyFolderResponse
Gets the new (moved or copied) folder.
getFolderClass() - Method in class microsoft.exchange.webservices.data.Folder
Gets the custom class name of this folder.
getFolderEvents() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the collection of folder events.
getFolderId() - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderId
The Id of the public folder.
getFolderId() - Method in class microsoft.exchange.webservices.data.FolderChange
* Gets the folder the change applies to.
getFolderId() - Method in class microsoft.exchange.webservices.data.FolderEvent
Gets the Id of the folder this event applies to.
getFolderIdFromString(String) - Static method in class microsoft.exchange.webservices.data.FolderId
Defines an implicit conversion between string and FolderId.
getFolderIdFromWellKnownFolderName(WellKnownFolderName) - Static method in class microsoft.exchange.webservices.data.FolderId
Defines an implicit conversion between WellKnownFolderName and FolderId.
getFolderName() - Method in class microsoft.exchange.webservices.data.FolderId
Gets the name of the folder associated with the folder Id.
GetFolderResponse - Class in microsoft.exchange.webservices.data
Represents the response to an individual folder retrieval operation.
GetFolderResponse(Folder, PropertySet) - Constructor for class microsoft.exchange.webservices.data.GetFolderResponse
Initializes a new instance of the GetFolderResponse class.
getFolders() - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Gets a collection containing the folders that were found by the search operation.
getFolderSize() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets the size of the folder.
getFormat() - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Gets the format in which the Id in expressed.
getForwardAsAttachmentToRecipients() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets the e-mail addresses to which incoming messages should be forwarded as attachments.
getForwardToRecipients() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets the e-mail addresses to which incoming messages should be forwarded.
getFreeBusyStatus() - Method in class microsoft.exchange.webservices.data.CalendarEvent
Gets the free/busy status associated with the event.
getFreeBusyStatus() - Method in class microsoft.exchange.webservices.data.Conflict
Gets the free/busy status of the conflicting attendee.
getFrom() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the "on behalf" sender of the e-mail message.
getFrom() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the "on behalf" poster of the post item.
getFromAddresses() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the e-mail addresses of the senders of incoming messages for the condition or exception to apply.
getFromConnectedAccounts() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the e-mail account names from which incoming messages must have been aggregated for the condition or exception to apply.
getFullName() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the full name of the contact.
getGeneration() - Method in class microsoft.exchange.webservices.data.Contact
Gets the generation of the contact.
getGivenName() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the given name (first name) of the contact.
getGivenName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the given name of the contact.
getGlobalCategories() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list summarizing the categories stamped on messages in this conversation, across all folders in the mailbox.
getGlobalFlagStatus() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the flag status for this conversation, calculated by aggregating individual messages flag status across all folders in the mailbox.
getGlobalHasAttachments() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a value indicating if at least one message in this conversation, across all folders in the mailbox, has an attachment.
getGlobalImportance() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the importance of this conversation, calculated by aggregating individual messages importance across all folders in the mailbox.
getGlobalItemClasses() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list summarizing the classes of the items in this conversation, across all folders in the mailbox.
getGlobalItemIds() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the Ids of the messages in this conversation, across all folders in the mailbox.
getGlobalLastDeliveryTime() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox.
getGlobalMessageCount() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the total number of messages in this conversation across all folders in the mailbox.
getGlobalObjectId() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the global object Id of a meeting that will be modified based on the data returned by GetUserAvailability.
getGlobalSize() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the size of this conversation, calculated by adding the sizes of all messages in the conversation across all folders in the mailbox.
getGlobalUniqueRecipients() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list of all the people who have received messages in this conversation across all folders in the mailbox.
getGlobalUniqueSenders() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list of all the people who have sent messages in this conversation across all folders in the mailbox.
getGlobalUniqueUnreadSenders() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.
getGlobalUnreadCount() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the total number of unread messages in this conversation across all folders in the mailbox.
getGoodSuggestionThreshold() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the percentage of attendees that must have the time period open for the time period to qualify as a good suggested meeting time.
getGroupedFindResults() - Method in class microsoft.exchange.webservices.data.FindItemResponse
Gets a grouped list of items matching the specified search criteria that were found in Exchange.
getGroupIndex() - Method in class microsoft.exchange.webservices.data.ItemGroup
Gets an index identifying the group.
getGroupOn() - Method in class microsoft.exchange.webservices.data.Grouping
Gets the property to group on.
getHasAttachments() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a value indicating if at least one message in this conversation, in the current folder only, has an attachment.
getHasAttachments() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the item has attachments.
getHasAttachments() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must have attachments for the condition or exception to apply.
getHasPicture() - Method in class microsoft.exchange.webservices.data.Contact
Gets a value indicating whether this contact has a picture associated with it.
getHasQuota() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets a value indicating whether the folder has a quota.
getHomePage() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets the home page associated with the folder.
getHost() - Method in class microsoft.exchange.webservices.data.WebProxy
Gets the Proxy Host.
getHostname() - Method in class microsoft.exchange.webservices.data.ProtocolConnection
Gets the hostname.
getHours() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of hours (truncated).
getHttpErrorCode() - Method in exception microsoft.exchange.webservices.data.HttpErrorException
 
getHttpHeaders() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a collection of HTTP headers that will be sent with each request to EWS.
getHttpResponseHeaders() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a collection of HTTP headers from the last response.
getHttpWebRequest() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
getHttpWebRequest() - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
getICalRecurrenceId() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the ICalendar RecurrenceId.
getICalUid() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the ICalendar Uid.
getId() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the Id of the attachment.
getId() - Method in class microsoft.exchange.webservices.data.AutodiscoverError
Gets a hash of the name of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.
getId() - Method in class microsoft.exchange.webservices.data.Change
Gets the Id of the service object the change applies to.
getId() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the Id of this Conversation.
getId() - Method in class microsoft.exchange.webservices.data.EmailAddress
* Gets the Id of the contact the e-mail address represents.
getID() - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
 
getId() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the Id of the extended property.
getId() - Method in class microsoft.exchange.webservices.data.Folder
Gets the Id of the folder.
getId() - Method in class microsoft.exchange.webservices.data.ImpersonatedUserId
Gets the user Id.
getId() - Method in class microsoft.exchange.webservices.data.Item
Gets the Id of this item.
getId() - Method in class microsoft.exchange.webservices.data.Rule
Gets or sets the Id of this rule.
getId() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the id.
getId() - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Gets the id.
getId() - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Gets the Id of this time zone definition.
getIdPropertyDefinition() - Method in class microsoft.exchange.webservices.data.Conversation
The property definition for the Id of this object.
getIdPropertyDefinition() - Method in class microsoft.exchange.webservices.data.Folder
Get the property definition for the Id property.
getIdPropertyDefinition() - Method in class microsoft.exchange.webservices.data.Item
The property definition for the Id of this object.
getIdPropertyDefinition() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the id property definition.
getIdType() - Method in class microsoft.exchange.webservices.data.ImpersonatedUserId
Gets the type of the Id.
getImAddress() - Method in class microsoft.exchange.webservices.data.ImAddressEntry
Gets the Instant Messaging address of the entry.
getImAddresses() - Method in class microsoft.exchange.webservices.data.Contact
Gets an indexed list of Instant Messaging addresses for the contact.
getImAddressKey(ImAddressKey) - Method in class microsoft.exchange.webservices.data.ImAddressDictionary
* Gets the Instant Messaging address at the specified key.
getImpersonatedUserId() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets the impersonated user id.
getImportance() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the importance of this conversation, calculated by aggregating individual messages importance in the current folder only.
getImportance() - Method in class microsoft.exchange.webservices.data.Item
Gets the importance of this item.
getImportance() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets the importance that should be stamped on incoming messages for the condition or exception to apply.
getInboxFolderPermissionLevel() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Gets the delegate user's permission on the principal's inbox.
getInboxRules() - Method in class microsoft.exchange.webservices.data.ExchangeService
Retrieves inbox rules of the authenticated user.
getInboxRules(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Retrieves the inbox rules of the specified user.
getIncludesAllMembers() - Method in class microsoft.exchange.webservices.data.ExpandGroupResults
Gets a value indicating whether all the members of the group have been returned by ExpandGroup.
getIncludesAllResolutions() - Method in class microsoft.exchange.webservices.data.NameResolutionCollection
Gets a value indicating whether more suggested resolutions are available.
getIncludesLastInRangeXmlElementName() - Method in class microsoft.exchange.webservices.data.SyncFolderHierarchyResponse
Gets the name of the includes last in range XML element.
getIncludesLastInRangeXmlElementName() - Method in class microsoft.exchange.webservices.data.SyncFolderItemsResponse
Gets the name of the includes last in range XML element.
getIncludesLastInRangeXmlElementName() - Method in class microsoft.exchange.webservices.data.SyncResponse
Gets the name of the includes last in range XML element.
getIndex() - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Gets the index of the property.
getInitials() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the initials of the contact.
getInitials() - Method in class microsoft.exchange.webservices.data.Contact
Gets the initials of the contact.
getInReplyTo() - Method in class microsoft.exchange.webservices.data.Item
Gets the In-Reply-To reference of this item.
getInstance() - Static method in class microsoft.exchange.webservices.data.EmailMessageSchema
Gets the single instance of EmailMessageSchema.
getInstance() - Static method in class microsoft.exchange.webservices.data.ItemSchema
Gets the single instance of ItemSchema.
getIntendedFreeBusyStatus() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the a value representing the intended free/busy status of the meeting.
getInternalReply() - Method in class microsoft.exchange.webservices.data.OofSettings
Gets the OOF response sent other users in the user's domain or trusted domain.
getInternetMessageHeaders() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets the internet message headers.
getInternetMessageHeaders() - Method in class microsoft.exchange.webservices.data.Item
Gets a list of Internet headers for this item.
getInternetMessageId() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the Internat Message Id of the e-mail message.
getInternetMessageId() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the Internet message Id of the post item.
getInterval() - Method in class microsoft.exchange.webservices.data.Recurrence.IntervalPattern
Gets the interval between occurrences.
getIsAllDayEvent() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether this appointment is an all day event.
getIsAllDayEvent() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether this appointment is an all day event.
getIsApprovalRequest() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be approval requests for the condition or exception to apply.
getIsArchive() - Method in class microsoft.exchange.webservices.data.AlternateId
 
getIsAssociated() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets a value indicating whether this is an associated message.
getIsAssociated() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the message has been submitted to be sent.
getIsAutomaticForward() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be automatic forwards for the condition or exception to apply.
getIsAutomaticReply() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be automatic replies for the condition or exception to apply.
getIsCancelled() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether the appointment has been cancelled.
getIsCancelled() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether the appointment has been cancelled.
getIsComplete() - Method in class microsoft.exchange.webservices.data.Task
Gets a value indicating whether the task is complete.
getIsCompleted() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
getIsCompleted() - Method in interface microsoft.exchange.webservices.data.IAsyncResult
 
getIsCustomDateTimeScopingRequired() - Method in class microsoft.exchange.webservices.data.Appointment
Determines whether properties defined with ScopedDateTimePropertyDefinition require custom time zone scoping.
getIsCustomDateTimeScopingRequired() - Method in class microsoft.exchange.webservices.data.ServiceObject
Determines whether properties defined with ScopedDateTimePropertyDefinition require custom time zone scoping.
getIsDeliveryReceiptRequested() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets a value indicating whether a read receipt is requested for the e-mail message.
getIsDirty() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets a value indicating whether this user configuration has been modified.
getIsDirty() - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Gets the isDirty flag.
getIsDraft() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the message has been submitted to be sent.
getIsEnabled() - Method in class microsoft.exchange.webservices.data.Rule
Gets or sets a value indicating whether this rule is enabled.
getIsEncrypted() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be S/MIME encrypted for the condition or exception to apply.
getIsFolderContact() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating whether the user is a contact for the folder.
getIsFolderOwner() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating whether the user owns the folder.
getIsFolderVisible() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets a value indicating whether the folder is visible to the user.
getIsFromMe() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the item has been sent by the current authenticated user.
getIsInError() - Method in class microsoft.exchange.webservices.data.Rule
Gets or sets a value indicating whether this rule has errors.
getIsInline() - Method in class microsoft.exchange.webservices.data.Attachment
Gets a value indicating whether this is an inline attachment.
getIsManagedFoldersRoot() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets a value indicating whether the folder is the root of the managed folder hierarchy.
getIsMeeting() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether the appointment is a meeting.
getIsMeeting() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether the appointment is a meeting.
getIsMeetingRequest() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be meeting requests for the condition or exception to apply.
getIsMeetingResponse() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be meeting responses for the condition or exception to apply.
getIsNew() - Method in class microsoft.exchange.webservices.data.Item
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.
getIsNonDeliveryReport() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be non-delivery reports (NDR) for the condition or exception to apply.
getIsNotSupported() - Method in class microsoft.exchange.webservices.data.Rule
Gets a value indicating whether this rule can be modified via EWS.
getIsOnlineMeeting() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether this is an online meeting.
getIsOnlineMeeting() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether this is an online meeting.
getIsOpen() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Gets a value indicating whether this connection is opened
getIsPermissionControlled() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be permission controlled (RMS protected) for the condition or exception to apply.
getIsRead() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets a value indicating whether the e-mail message is read.
getIsRead() - Method in class microsoft.exchange.webservices.data.ItemChange
* Gets the IsRead property for the item that the change applies to.
getIsRead() - Method in class microsoft.exchange.webservices.data.PostItem
Gets a value indicating whether the post item is read.
getIsReadReceipt() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be read receipts for the condition or exception to apply.
getIsReadReceiptRequested() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets a value indicating whether a read receipt is requested for the e-mail message.
getIsRecurring() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether the appointment is recurring.
getIsRecurring() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether the appointment is recurring.
getIsRecurring() - Method in class microsoft.exchange.webservices.data.Task
Gets a value indicating whether the task is recurring.
getIsReminderSet() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether a reminder is set for this item.
getIsResend() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the item is a resend of another item.
getIsResponseRequested() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether responses are requested when invitations are sent for this meeting.
getIsResponseRequested() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets a value indicating whether a response is requested for the e-mail message.
getIsSigned() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be S/MIME signed for the condition or exception to apply.
getIsSubmitted() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the message has been submitted to be sent.
getIsTeamTask() - Method in class microsoft.exchange.webservices.data.Task
Gets a value indicating whether the task is a team task.
getIsTimeZoneHeaderRequired(boolean) - Method in class microsoft.exchange.webservices.data.Conversation
This method is not supported in this object.
getIsTimeZoneHeaderRequired(boolean) - Method in class microsoft.exchange.webservices.data.Item
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.
getIsTimeZoneHeaderRequired(boolean) - Method in class microsoft.exchange.webservices.data.ServiceObject
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.
getIsTimeZoneHeaderRequired(boolean) - Method in class microsoft.exchange.webservices.data.Task
* 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.
getIsUnmodified() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the item has been modified since it was created.
getIsValid() - Method in class microsoft.exchange.webservices.data.FolderId
True if this instance is valid, false otherwise.
getIsVoicemail() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether incoming messages must be voice mails for the condition or exception to apply.
getItem() - Method in class microsoft.exchange.webservices.data.GetItemResponse
Gets the item that was retrieved.
getItem() - Method in class microsoft.exchange.webservices.data.ItemAttachment
Gets the item associated with the attachment.
getItem() - Method in class microsoft.exchange.webservices.data.ItemChange
* Gets the item the change applies to.
getItem(int) - Method in class microsoft.exchange.webservices.data.ItemCollection
Gets the item at the specified index.
getItem() - Method in class microsoft.exchange.webservices.data.MoveCopyItemResponse
* Gets the copied or moved item.
getItemClass() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets the item class.
getItemClass() - Method in class microsoft.exchange.webservices.data.Item
Gets the custom class name of this item.
getItemClasses() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list summarizing the classes of the items in this conversation, in the current folder only.
getItemClasses() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the item classes that must be stamped on incoming messages for the condition or exception to apply.
getItemEvents() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the collection of item events.
getItemGroups() - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Gets the item groups returned by the search operation.
getItemId() - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Gets The Id of the public folder item.
getItemId() - Method in class microsoft.exchange.webservices.data.ItemChange
* Gets the Id of the item the change applies to.
getItemId() - Method in class microsoft.exchange.webservices.data.ItemEvent
Gets the Id of the item this event applies to.
getItemId() - Method in class microsoft.exchange.webservices.data.OccurrenceInfo
Gets the Id of the occurrence.
getItemId() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets the Id of the user configuration.
getItemIdFromString(String) - Static method in class microsoft.exchange.webservices.data.ItemId
* Defines an implicit conversion between string and ItemId.
getItemIds() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the Ids of the messages in this conversation, in the current folder only.
getItemIds() - Method in class microsoft.exchange.webservices.data.MoveCopyItemRequest
* Gets the item ids.
GetItemResponse - Class in microsoft.exchange.webservices.data
Represents a response to an individual item retrieval operation.
GetItemResponse(Item, PropertySet) - Constructor for class microsoft.exchange.webservices.data.GetItemResponse
* Initializes a new instance of the class.
getItems() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Gets the items.
getItems() - Method in class microsoft.exchange.webservices.data.FindItemsResults
Gets a collection containing the items that were found by the search operation.
getItems() - Method in class microsoft.exchange.webservices.data.ItemGroup
Gets a collection of the items in this group.
getIterator() - Method in class microsoft.exchange.webservices.data.ItemCollection
Gets an iterator that iterates through the elements of the collection.
getIterator() - Method in class microsoft.exchange.webservices.data.StringList
Gets an iterator that iterates through the elements of the collection.
getJobTitle() - Method in class microsoft.exchange.webservices.data.Contact
Gets the contact's job title.
getJournalFolderPermissionLevel() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Gets the delegate user's permission on the principal's journal folder.
getKey() - Method in class microsoft.exchange.webservices.data.DictionaryEntryProperty
Gets the key.
getKey() - Method in class microsoft.exchange.webservices.data.GroupMember
Gets the key of the member.
getLastDeliveryTime() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the delivery time of the message that was last received in this conversation in the current folder only.
getLastModifiedName() - Method in class microsoft.exchange.webservices.data.Item
Gets the name of the user who last modified this item.
getLastModifiedTime() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the date and time when this attachment was last modified.
getLastModifiedTime() - Method in class microsoft.exchange.webservices.data.Item
Gets the date and time this item was last modified.
getLastOccurrence() - Method in class microsoft.exchange.webservices.data.Appointment
Gets an OccurrenceInfo identifying the first occurrence of this meeting.
getLastOccurrence() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets an OccurrenceInfo identifying the last occurrence of this meeting.
getLastResponseTime() - Method in class microsoft.exchange.webservices.data.Attendee
Gets the last response time.
getLegacyDN() - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Gets the alternate mailbox legacy DN.
getLegacyFreeBusyStatus() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating the free/busy status of the owner of this appointment.
getLegacyUserSettings(Class<TSettings>, String) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Calls the legacy Autodiscover service to retrieve configuration settings.
getLoadedPropertyDefinitions() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the collection of loaded property definitions.
getLocation() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the location of this appointment.
getLocation() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets the location of the calendar event.
getLocation() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the location of this appointment.
getLogicalOperator() - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Gets the logical operator that links the serach filters in this collection.
getMailbox() - Method in class microsoft.exchange.webservices.data.AlternateId
Gets the mailbox to which the Id belongs.
getMailbox() - Method in class microsoft.exchange.webservices.data.FolderId
Gets the mailbox of the folder.
getMailbox() - Method in class microsoft.exchange.webservices.data.NameResolution
Gets the mailbox of the suggested resolved name.
getMailboxFromString(String) - Static method in class microsoft.exchange.webservices.data.Mailbox
* Defines an implicit conversion between a string representing an SMTP address and Mailbox.
getMailboxSmtpAddress() - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
Gets room list to retrice rooms from.
getMailboxType() - Method in class microsoft.exchange.webservices.data.EmailAddress
Gets the type of the e-mail address.
getMajorBuildNumber() - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Gets the Major Exchange server build number.
getMajorVersion() - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Gets the Major Exchange server version number.
getManagedFolderId() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets the Managed Folder Id of the folder.
getManagedFolderInformation() - Method in class microsoft.exchange.webservices.data.Folder
Gets the Email Lifecycle Management (ELC) information associated with the folder.
getManager() - Method in class microsoft.exchange.webservices.data.Contact
Gets the name of the contact's manager.
getManagerMailbox() - Method in class microsoft.exchange.webservices.data.Contact
Gets the manager mailbox information
getMapiType() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the MAPI type of the extended property.
getMarkAsRead() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets a value indicating whether incoming messages should be marked as read.
getMarkImportance() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets the importance that should be stamped on incoming messages.
getMaxEntriesReturned() - Method in class microsoft.exchange.webservices.data.CalendarView
Gets the maximum number of items or folders the search operation should return.
getMaxEntriesReturned() - Method in class microsoft.exchange.webservices.data.PagedView
Gets the maximum number of items or folders the search operation should return.
getMaxEntriesReturned() - Method in class microsoft.exchange.webservices.data.ViewBase
Gets the maximum number of items or folders the search operation should return.
getMaximumNonWorkHoursSuggestionsPerDay() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the number of suggested meeting times outside regular working hours per day.
getMaximumSize() - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
Gets or sets the maximum size, in kilobytes.
getMaximumSuggestionsPerDay() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the number of suggested meeting times that should be returned per day.
getMaxItemsReturned() - Method in class microsoft.exchange.webservices.data.CalendarView
The maximum number of items the search operation should return.
getMeetingCancellation() - Method in class microsoft.exchange.webservices.data.CalendarActionResults
Gets the copy of the meeting cancellation message sent by the organizer to the attendees of a meeting when the meeting is cancelled.
getMeetingDuration() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the duration, in minutes, of the meeting for which to obtain suggestions.
getMeetingReqestsDeliveryScope() - Method in class microsoft.exchange.webservices.data.DelegateInformation
Gets a value indicating if and how meeting requests are delivered to delegates.
getMeetingRequest() - Method in class microsoft.exchange.webservices.data.CalendarActionResults
Gets the meeting request that was moved to the Deleted Items folder as a result of an attendee accepting, tentatively accepting or declining a meeting request.
getMeetingRequestsDeliveryScope() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Gets the meeting requests delivery scope.
getMeetingRequestType() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the type of this meeting request.
getMeetingRequestWasSent() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating whether the meeting request has already been sent.
getMeetingRequestWasSent() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating whether the meeting request has already been sent.
getMeetingResponse() - Method in class microsoft.exchange.webservices.data.CalendarActionResults
Gets the copy of the response that is sent to the organizer of a meeting when the meeting is accepted, tentatively accepted or declined by an attendee.
getMeetingTime() - Method in class microsoft.exchange.webservices.data.TimeSuggestion
Gets the suggested time.
getMeetingWorkspaceUrl() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the URL of the meeting workspace.
getMeetingWorkspaceUrl() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the URL of the meeting workspace.
getMembers() - Method in class microsoft.exchange.webservices.data.ContactGroup
Gets the members of the contact group.
getMembers() - Method in class microsoft.exchange.webservices.data.ExpandGroupResults
Gets the members of the expanded group.
getMergedFreeBusyInterval() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the time difference between two successive slots in a FreeBusyMerged view.
getMergedFreeBusyStatus() - Method in class microsoft.exchange.webservices.data.AttendeeAvailability
Gets a collection of merged free/busy status for the attendee.
getMessage() - Method in class microsoft.exchange.webservices.data.AutodiscoverError
Gets the error message.
getMessage() - Method in class microsoft.exchange.webservices.data.OofReply
* Gets the the reply message.
getMessage() - Method in exception microsoft.exchange.webservices.data.ServiceResponseException
Gets a message that describes the current exception.
getMessageBodyFromText(String) - Static method in class microsoft.exchange.webservices.data.MessageBody
Defines an implicit conversation between a string and MessageBody.
getMessageClassifications() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the message classifications that must be stamped on incoming messages for the condition or exception to apply.
getMessageCount() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the total number of messages in this conversation in the current folder only.
getMiddleName() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the middle name of the contact.
getMiddleName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the middle name of the contact.
getMileage() - Method in class microsoft.exchange.webservices.data.Contact
Gets the mileage for the contact.
getMileage() - Method in class microsoft.exchange.webservices.data.Task
Gets the mileage of the task.
getMilliseconds() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of milliseconds.
getMimeContent() - Method in class microsoft.exchange.webservices.data.Item
Get the MIME content of this item.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.AcceptMeetingInvitationMessage
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.CalendarFolder
Obtains a list of appointments by searching the contents of this folder and performing recurrence expansion.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.CancelMeetingMessage
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.Contact
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.ContactGroup
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.ContactsFolder
* Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.CopyItemRequest
Gets the request version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.DeclineMeetingInvitationMessage
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.EmailMessage
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Gets the request version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.Folder
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
 
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.Item
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.MeetingCancellation
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.MeetingMessage
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.MeetingResponse
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.MoveItemRequest
Gets the request version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.PostItem
Internal method to return the schema associated with this type of object.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.PostReply
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.ResponseMessage
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.SearchFolder
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.Task
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.TasksFolder
Gets the minimum required server version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Gets the request version.
getMinimumRequiredServerVersion() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Gets the request version.
getMinimumSize() - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
Gets or sets the minimum size, in kilobytes.
getMinimumSuggestionQuality() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the minimum quality of suggestions that should be returned.
getMinorBuildNumber() - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Gets the Minor Exchange server build number.
getMinorVersion() - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Gets the Minor Exchange server version number.
getMinutes() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of minutes (truncated).
getMode() - Method in class microsoft.exchange.webservices.data.Task
Gets a value indicating the mode of the task.
getModifiedItems() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Gets the modified items.
getModifiedOccurrences() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of modified occurrences for this meeting.
getModifiedOccurrences() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of modified occurrences for this meeting.
getMonth() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Gets the month.
getMonth() - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Gets the month of the year when each occurrence happens.
getMoreChangesAvailable() - Method in class microsoft.exchange.webservices.data.ChangeCollection
* Gets the SyncState blob returned by a synchronization operation.
getMoveToFolder() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets the Id of the folder to which incoming messages should be moved.
getMSExchangeCertificate() - Method in class microsoft.exchange.webservices.data.Contact
Gets the MSExchange certificate from the directory
getMustDisplayComment() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets a value indicating whether the client application must display the Comment property to the user.
getMyResponseType() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a value indicating what was the last response of the user that loaded this meeting.
getMyResponseType() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating what was the last response of the user that loaded this meeting.
getName() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the name of the attachment.
getName() - Method in class microsoft.exchange.webservices.data.EmailAddress
* Gets the name associated with the e-mail address.
getName() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the name of the extended property.
getName() - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Gets the name.
getName() - Method in class microsoft.exchange.webservices.data.MobilePhone
Gets or sets the name associated with this mobile phone.
getName() - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Gets the name of the property.
getName() - Method in exception microsoft.exchange.webservices.data.PropertyException
Gets the name.
getName() - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Gets the name of this time zone definition.
getName() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets the name of the user configuration.
getNamespace() - Method in class microsoft.exchange.webservices.data.ComplexProperty
Gets the namespace.
getNetShowUrl() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the URL of the Microsoft NetShow online meeting.
getNetShowUrl() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the URL of the Microsoft NetShow online meeting.
getNewWatermark() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the subscription's new watermark.
getNextPageOffset() - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Gets the offset that should be used with FolderView to retrieve the next page of folders in a FindFolders operation.
getNextPageOffset() - Method in class microsoft.exchange.webservices.data.FindItemsResults
Gets the offset that should be used with ItemView to retrieve the next page of items in a FindItems operation.
getNextPageOffset() - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Gets the offset that should be used with ItemView to retrieve the next page of items in a FindItems operation.
getNickname() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the nickname of the contact.
getNickName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the nick name of the contact.
getNotes() - Method in class microsoft.exchange.webservices.data.Contact
Get the Notes from the directory
getNotesFolderPermissionLevel() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Gets the delegate user's permission on the principal's notes folder.
getNotSentToMe() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether the owner of the mailbox must NOT be a To recipient of the incoming messages for the condition or exception to apply.
getNumberOfMembers() - Method in class microsoft.exchange.webservices.data.Conflict
Gets the number of users, resources, and rooms in the conflicting group.
getNumberOfMembersAvailable() - Method in class microsoft.exchange.webservices.data.Conflict
Gets the number of members who are available (whose status is Free) in the conflicting group.
getNumberOfMembersWithConflict() - Method in class microsoft.exchange.webservices.data.Conflict
Gets the number of members who have a conflict (whose status is Busy, OOF or Tentative) in the conflicting group.
getNumberOfMembersWithNoData() - Method in class microsoft.exchange.webservices.data.Conflict
Gets the number of members who do not have published free/busy data in the conflicting group.
getNumberOfOccurrences() - Method in class microsoft.exchange.webservices.data.Recurrence
Gets the number of occurrences after which the recurrence ends.
getObjectFromPropertyDefinition(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.ServiceObject
* Gets the value of specified property in this instance.
getObjectInstanceDelegate(ExchangeService, String) - Method in class microsoft.exchange.webservices.data.GetFolderResponse
Gets the object instance delegate.
getObjectInstanceDelegate(ExchangeService, String) - Method in class microsoft.exchange.webservices.data.GetItemResponse
Gets the object instance delegate.
getObjectInstanceDelegate(ExchangeService, String) - Method in class microsoft.exchange.webservices.data.MoveCopyFolderResponse
Gets the object instance delegate.
getObjectInstanceDelegate(ExchangeService, String) - Method in class microsoft.exchange.webservices.data.MoveCopyItemResponse
Gets the object instance delegate.
getObjectInstanceDelegate(ExchangeService, String) - Method in class microsoft.exchange.webservices.data.UpdateItemResponse
 
getOccurrenceIndex() - Method in class microsoft.exchange.webservices.data.AppointmentOccurrenceId
Gets the index of the occurrence.
getOfficeLocation() - Method in class microsoft.exchange.webservices.data.Contact
Gets the location of the contact's office.
getOffset() - Method in class microsoft.exchange.webservices.data.PagedView
Gets the offset.
getOffsetBasePoint() - Method in class microsoft.exchange.webservices.data.PagedView
Gets the base point of the offset.
getOldFolderId() - Method in class microsoft.exchange.webservices.data.FolderEvent
gets the Id of the folder that was moved or copied.
getOldItemId() - Method in class microsoft.exchange.webservices.data.ItemEvent
Gets the Id of the item that was moved or copied.
getOldParentFolderId() - Method in class microsoft.exchange.webservices.data.NotificationEvent
gets the oldParentFolderId.
getOnSerializeCustomSoapHeaders() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the on serialize custom soap headers.
getOofReplyFromString(String) - Static method in class microsoft.exchange.webservices.data.OofReply
* Initializes a new instance of the class.
getOofSettings() - Method in class microsoft.exchange.webservices.data.GetUserOofSettingsResponse
Gets the OOF settings.
getOperation() - Method in class microsoft.exchange.webservices.data.RuleOperationError
Gets the operation that resulted in an error.
getOptionalAttendees() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of optional attendeed for this meeting.
getOptionalAttendees() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of optional attendeed for this meeting.
getOrderBy() - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Gets the properties against which the returned items should be ordered.
getOrderBy() - Method in class microsoft.exchange.webservices.data.ItemView
Gets the properties against which the returned items should be ordered.
getOrganizer() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the organizer of this meeting.
getOrganizer() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the organizer of this meeting.
getOriginalStart() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the original start time of this appointment.
getOriginalStart() - Method in class microsoft.exchange.webservices.data.DeletedOccurrenceInfo
Gets the original start date and time of the deleted occurrence.
getOriginalStart() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the original start time of the appointment.
getOriginalStart() - Method in class microsoft.exchange.webservices.data.OccurrenceInfo
Gets the original start date and time of the occurrence.
getOtherPropertyDefinition() - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
Gets the definition of the property to compare with.
getOutlookRuleBlobExists() - Method in class microsoft.exchange.webservices.data.RuleCollection
Gets a value indicating whether an Outlook rule blob exists in the user's mailbox.
getOutputStream(String) - Method in interface microsoft.exchange.webservices.data.IFileAttachmentContentHandler
Provides a stream to which the content of the attachment with the specified Id should be written.
getOverallResult() - Method in class microsoft.exchange.webservices.data.ServiceResponseCollection
* Gets a value indicating the overall result of the request that generated this response collection.
getOwner() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the owner of the attachment.
getOwner() - Method in class microsoft.exchange.webservices.data.AttachmentCollection
The owner of this attachment collection.
getOwner() - Method in class microsoft.exchange.webservices.data.Task
Gets the name of the owner of the task.
getPageSize() - Method in class microsoft.exchange.webservices.data.PagedView
Gets the maximum number of items or folders the search operation should return.
getParameter(String) - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
Returns the authentication parameter with the given name, if available.
getParentAttachment() - Method in class microsoft.exchange.webservices.data.Item
Gets the parent attachment of this item.
getParentFolderId() - Method in class microsoft.exchange.webservices.data.Folder
Gets the Id of this folder's parent folder.
getParentFolderId() - Method in class microsoft.exchange.webservices.data.Item
Gets the Id of the parent folder of this item.
getParentFolderId() - Method in class microsoft.exchange.webservices.data.NotificationEvent
gets the parentFolderId.
getParentFolderId() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets the Id of the folder containing the user configuration.
getPasswordExpirationDate(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Get the password expiration date
getPasswordExpirationDate() - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateResponse
passwrod Expiration Date
GetPasswordExpirationDateRequest - Class in microsoft.exchange.webservices.data
 
GetPasswordExpirationDateRequest(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
Initializes a new instance of the GetPasswordExpirationDateRequest class
GetPasswordExpirationDateResponse - Class in microsoft.exchange.webservices.data
 
GetPasswordExpirationDateResponse() - Constructor for class microsoft.exchange.webservices.data.GetPasswordExpirationDateResponse
Initializes a new instance of the GetPasswordExpirationDateResponse class.
getPercentComplete() - Method in class microsoft.exchange.webservices.data.Task
Gets the completeion percentage of the task.
getPeriods() - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Adds a transition group with a single transition to the specified period.
getPermanentDelete() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets a value indicating whether incoming messages should be permanently deleted.
getPermissionLevel() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets the permission level.
getPermissions() - Method in class microsoft.exchange.webservices.data.DelegateUser
Gets the list of delegate user's permissions.
getPermissions() - Method in class microsoft.exchange.webservices.data.Folder
Gets a list of permissions for the folder.
getPhoneCallInformation(PhoneCallId) - Method in class microsoft.exchange.webservices.data.UnifiedMessaging
Retrieves information about a current phone call.
getPhoneNumber() - Method in class microsoft.exchange.webservices.data.MobilePhone
Gets or sets the number of this mobile phone.
getPhoneNumber(PhoneNumberKey) - Method in class microsoft.exchange.webservices.data.PhoneNumberDictionary
* Gets the phone number at the specified key.
getPhoneNumber() - Method in class microsoft.exchange.webservices.data.PhoneNumberEntry
Gets the phone number of the entry.
getPhoneNumbers() - Method in class microsoft.exchange.webservices.data.Contact
Gets an indexed list of phone numbers for the contact.
getPhoneticFirstName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the funn phonetic name from the directory
getPhoneticFullName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the funn phonetic name from the directory
getPhoneticLastName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the phonetic last name from the directory
getPhysicalAddress(PhysicalAddressKey) - Method in class microsoft.exchange.webservices.data.PhysicalAddressDictionary
* Gets the physical address at the specified key.
getPhysicalAddresses() - Method in class microsoft.exchange.webservices.data.Contact
Gets an indexed list of physical addresses for the contact.
getPort() - Method in class microsoft.exchange.webservices.data.ProtocolConnection
Gets the port number.
getPort() - Method in class microsoft.exchange.webservices.data.WebProxy
Gets the Proxy Port.
getPostalAddressIndex() - Method in class microsoft.exchange.webservices.data.Contact
Gets the index of the contact's postal address.
getPostalCode() - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Gets the postal code.
getPostedTime() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the the date and time when the post item was posted.
getPreferredCulture() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets the preferred culture.
getPreviousWatermark() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the subscription's previous watermark.
getPrimarySmtpAddress() - Method in class microsoft.exchange.webservices.data.UserId
* Gets the primary SMTP address or the user.
getPrintableName() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the property definition's printable name.
getPrintableName() - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Gets the property definition's printable name.
getPrintableName() - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Gets the property definition's printable name.
getPrintableName() - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
Gets the property definition's printable name.
getPriority() - Method in class microsoft.exchange.webservices.data.Rule
Gets or sets the priority of this rule, which determines its execution order.
getProfession() - Method in class microsoft.exchange.webservices.data.Contact
Gets the contact's profession.
getPropertyAtIndex(int) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
* Gets the property at the specified index.
getPropertyBag() - Method in class microsoft.exchange.webservices.data.ServiceObject
The property bag holding property values for this object.
getPropertyDefinition() - Method in class microsoft.exchange.webservices.data.ExtendedProperty
Gets the definition of the extended property.
getPropertyDefinition() - Method in class microsoft.exchange.webservices.data.SearchFilter.PropertyBasedFilter
Gets the definition of the property that is involved in the search filter.
getPropertyDefinition() - Method in exception microsoft.exchange.webservices.data.ServiceObjectPropertyException
The definition of the property that is at the origin of the exception.
getPropertyDefinitionBaseAt(int) - Method in class microsoft.exchange.webservices.data.PropertySet
* Gets the PropertyDefinitionBase at the specified index.
getPropertyDefinitionSortDirectionPair(int) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Gets the element at the specified index from the collection.
getPropertySet() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the property set of the extended property.
getPropertySet() - Method in class microsoft.exchange.webservices.data.ViewBase
Gets the property set.
getPropertySetFromBasePropertySet(BasePropertySet) - Static method in class microsoft.exchange.webservices.data.PropertySet
Implements an implicit conversion between PropertySet and BasePropertySet.
getPropertySetId() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the property set Id or the extended property.
getPropertySetOrDefault() - Method in class microsoft.exchange.webservices.data.ViewBase
Gets the property set or the default.
getPwd() - Method in class microsoft.exchange.webservices.data.WebCredentials
Gets the pwd.
getQuality() - Method in class microsoft.exchange.webservices.data.Suggestion
Gets the quality of the suggestion.
getQuality() - Method in class microsoft.exchange.webservices.data.TimeSuggestion
Gets the quality of the suggestion.
getReadItems() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets the read items access permission.
getRealm() - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
The concept of an authentication realm is not supported by the NTLM authentication scheme.
getReceiveCopiesOfMeetingMessages() - Method in class microsoft.exchange.webservices.data.DelegateUser
Gets a value indicating if the delegate user should receive copies of meeting requests.
getReceivedBy() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the ReceivedBy property of the e-mail message.
getReceivedRepresenting() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the ReceivedRepresenting property of the e-mail message.
getRecurrence() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the recurrence pattern for this appointment.
getRecurrence() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the recurrence pattern for this meeting request.
getRecurrence() - Method in class microsoft.exchange.webservices.data.Task
Gets the recurrence pattern for this task.
getRedirectionUrl() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
Gets the redirection URL.
getRedirectionUrlFromDnsSrvRecord(String) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Get an autodiscover SRV record in DNS and construct autodiscover URL.
getRedirectionUrlValidationCallback() - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the redirection url validation callback.
getRedirectTarget() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Gets the redirectionTarget (URL or email address).
getRedirectTarget() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Gets the redirectionTarget (URL or email address).
getRedirectToRecipients() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets the e-mail addresses to which incoming messages should be redirecteded.
getReferences() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the references of the e-mail message.
getReferences() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the references of the post item.
getReminderDueBy() - Method in class microsoft.exchange.webservices.data.Item
Gets the date and time when the reminder is due for this item.
getReminderMinutesBeforeStart() - Method in class microsoft.exchange.webservices.data.Item
Gets the number of minutes before the start of this item when the reminder should be triggered.
getRemovedItems() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Gets the removed items.
getReplyTo() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets a list of e-mail addresses to which replies should be addressed.
getRequestedBodyType() - Method in class microsoft.exchange.webservices.data.PropertySet
* Gets type of body that should be loaded on items.
getRequestedFreeBusyView() - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Gets the requested type of free/busy view.
getRequestedServerVersion() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the requested server version.
getRequiredAttendees() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of required attendees for this meeting.
getRequiredAttendees() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of required attendees for this meeting.
getResources() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a list of resources for this meeting.
getResources() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a list of resources for this meeting.
getResponse() - Method in exception microsoft.exchange.webservices.data.ServiceResponseException
Gets the ServiceResponse for the exception.
getResponseAtIndex(int) - Method in class microsoft.exchange.webservices.data.ServiceResponseCollection
* Gets the response at the specified index.
getResponseCollectionXmlElementName() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
Gets the name of the response collection XML element.
getResponseCollectionXmlElementName() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponseCollection
Gets the name of the response collection XML element.
getResponseCollectionXmlElementName() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponseCollection
Gets the name of the response collection XML element.
getResponseInstanceXmlElementName() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
Gets the name of the response instance XML element.
getResponseInstanceXmlElementName() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponseCollection
Gets the name of the response instance XML element.
getResponseInstanceXmlElementName() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponseCollection
Gets the name of the response instance XML element.
getResponseMessageXmlElementName() - Method in class microsoft.exchange.webservices.data.CopyItemRequest
Gets the name of the response message XML element.
getResponseMessageXmlElementName() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Gets the name of the response message XML element.
getResponseMessageXmlElementName() - Method in class microsoft.exchange.webservices.data.MoveItemRequest
Gets the name of the response message XML element.
getResponseMessageXmlElementName() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Gets the name of the response message XML element.
getResponses() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
Gets the responses.
getResponseType() - Method in class microsoft.exchange.webservices.data.Attendee
* Gets the type of response the attendee gave to the meeting invitation it received.
getResponseType() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets a value indicating the type of response this object represents.
getResponseXmlElementName() - Method in class microsoft.exchange.webservices.data.CopyItemRequest
Gets the name of the response XML element.
getResponseXmlElementName() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Gets the name of the response XML element.
getResponseXmlElementName() - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
 
getResponseXmlElementName() - Method in class microsoft.exchange.webservices.data.MoveItemRequest
Gets the name of the response XML element.
getResponseXmlElementName() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Gets the name of the response XML element.
getResponseXmlElementName() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Gets the name of the response XML element.
getResult() - Method in class microsoft.exchange.webservices.data.ServiceResponse
Gets the result associated with this response.
getResults() - Method in class microsoft.exchange.webservices.data.FindItemResponse
Gets the results of the search operation.
getReturnedItem() - Method in class microsoft.exchange.webservices.data.UpdateItemResponse
* Gets the item that was returned by the update operation.
getReturnNewItemIds() - Method in class microsoft.exchange.webservices.data.MoveCopyItemRequest
 
getRoomLists() - Method in class microsoft.exchange.webservices.data.ExchangeService
* Retrieves a collection of all room lists in the organization.
getRooms(EmailAddress) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Retrieves a collection of all room lists in the specified room list in the organization.
getRootFolderIds() - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
Gets the list of root folders the search folder searches in.
getRootItemId() - Method in class microsoft.exchange.webservices.data.Item
Gets Id of the root item for this item.
getRoutingType() - Method in class microsoft.exchange.webservices.data.EmailAddress
* Gets the routing type associated with the e-mail address.
getRoutingType() - Method in class microsoft.exchange.webservices.data.Mailbox
Gets the routing type of the address used to refer to the user mailbox.
getRule() - Method in class microsoft.exchange.webservices.data.CreateRuleOperation
Gets or sets the rule to be created.
getRule(int) - Method in class microsoft.exchange.webservices.data.RuleCollection
Gets the rule at the specified index in the collection.
getRule() - Method in class microsoft.exchange.webservices.data.SetRuleOperation
Gets the rule to be updated.
getRuleError(int) - Method in class microsoft.exchange.webservices.data.RuleOperationError
Gets the rule error at the specified index.
getRuleId() - Method in class microsoft.exchange.webservices.data.DeleteRuleOperation
Gets or sets the Id of the rule to delete.
getRuleProperty() - Method in class microsoft.exchange.webservices.data.RuleError
Gets the property which failed validation.
getSchema() - Method in class microsoft.exchange.webservices.data.Appointment
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.CancelMeetingMessage
Gets the minimum required server version.
getSchema() - Method in class microsoft.exchange.webservices.data.Contact
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.ContactGroup
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.Conversation
Internal method to return the schema associated with this type of object
getSchema() - Method in class microsoft.exchange.webservices.data.EmailMessage
Method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.Folder
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.Item
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.MeetingMessage
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.PostItem
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.PostReply
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.ResponseMessage
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.ResponseObject
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.SearchFolder
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.ServiceObject
Internal method to return the schema associated with this type of object.
getSchema() - Method in class microsoft.exchange.webservices.data.Task
Internal method to return the schema associated with this type of object.
getSchemeName() - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
Returns textual designation of the NTLM authentication scheme.
getSearchFilter() - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
Gets the search filter to negate.
getSearchFilter(int) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Gets the search filter at the specified index.
getSearchFilter() - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
Gets the search filter associated with the search folder.
getSearchParameters() - Method in class microsoft.exchange.webservices.data.SearchFolder
Gets the search parameters associated with the search folder.
getSearchString() - Method in class microsoft.exchange.webservices.data.EmailAddress
Get a string representation for using this instance in a search filter.
getSearchString() - Method in interface microsoft.exchange.webservices.data.ISearchStringProvider
Get a string representation for using this instance in a search filter.
getSearchString() - Method in class microsoft.exchange.webservices.data.Mailbox
Get a string representation for using this instance in a search filter.
getSeconds() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of seconds (truncated).
getSecurityToken() - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Gets the security token.
getSender() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets the sender of this response.
getSender() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Gets the sender of the e-mail message.
getSender() - Method in class microsoft.exchange.webservices.data.PostItem
Gets the sender (poster) of the post item.
getSendSMSAlertToRecipients() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets the phone numbers to which an SMS alert should be sent.
getSensitivity() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets the sensitivity of this response.
getSensitivity() - Method in class microsoft.exchange.webservices.data.Item
Gets the sensitivity of this item.
getSensitivity() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets the sensitivity that must be stamped on incoming messages for the condition or exception to apply.
getSentCcMe() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether the owner of the mailbox must be a Cc recipient of incoming messages for the condition or exception to apply.
getSentOnlyToMe() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether the owner of the mailbox must be the only To recipient of incoming messages for the condition or exception to apply.
getSentToAddresses() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the e-mail addresses incoming messages must have been sent to for the condition or exception to apply.
getSentToMe() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether the owner of the mailbox must be a To recipient of incoming messages for the condition or exception to apply.
getSentToOrCcMe() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets or sets a value indicating whether the owner of the mailbox must be either a To or Cc recipient of incoming messages for the condition or exception to apply.
getServer() - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Gets the alernate mailbox server.
getServerInfo() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
* Gets information associated with the server that processed the last request.
getServerReplyWithMessage() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets the Id of the template message that should be sent as a reply to incoming messages.
getServerTimeZones(Iterable<String>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Retrieves the definitions of the specified server-side time zones.
getServerTimeZones() - Method in class microsoft.exchange.webservices.data.ExchangeService
Retrieves the definitions of all server-side time zones.
getService() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the service.
getService() - Method in class microsoft.exchange.webservices.data.StreamingSubscription
Gets the service used to create this subscription.
getService() - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Gets the session.
getServiceObject() - Method in class microsoft.exchange.webservices.data.Change
Gets the service object the change applies to.
getServiceObjectType() - Method in class microsoft.exchange.webservices.data.CalendarView
Gets the type of service object this view applies to.
getServiceObjectType() - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Gets the type of service object this view applies to.
getServiceObjectType() - Method in class microsoft.exchange.webservices.data.FolderView
Gets the type of service object this view applies to.
getServiceObjectType() - Method in class microsoft.exchange.webservices.data.ItemView
Gets the type of service object this view applies to.
getServiceObjectType() - Method in class microsoft.exchange.webservices.data.ViewBase
Gets the type of service object this view applies to.
getServiceRequest() - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
getServiceResponse() - Method in exception microsoft.exchange.webservices.data.UpdateInboxRulesException
Gets the ServiceResponse for the exception.
getSession() - Method in class microsoft.exchange.webservices.data.NameResolutionCollection
Gets the session.
getSessionKey() - Static method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the session key.
getSetFieldXmlElementName() - Method in class microsoft.exchange.webservices.data.Conversation
This method is not supported in this object.
getSetFieldXmlElementName() - Method in class microsoft.exchange.webservices.data.Folder
Gets the name of the set field XML element.
getSetFieldXmlElementName() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the name of the set field XML element.
getSettingName() - Method in class microsoft.exchange.webservices.data.DomainSettingError
Gets the name of the setting.
getSettingName() - Method in class microsoft.exchange.webservices.data.UserSettingError
Gets the name of the setting.
getSettings() - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Gets the requested settings for the domain.
getSettings() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Gets the requested settings for the user.
getSID() - Method in class microsoft.exchange.webservices.data.UserId
* Gets the SID of the user.
getSimpleHttpConnectionManager() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Static members
getSipResponseCode() - Method in class microsoft.exchange.webservices.data.PhoneCall
Gets the SIP response code of this phone call.
getSipResponseText() - Method in class microsoft.exchange.webservices.data.PhoneCall
Gets the SIP response text of this phone call.
getSize() - Method in class microsoft.exchange.webservices.data.Attachment
Gets the size of the attachment.
getSize() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the size of this conversation, calculated by adding the sizes of all messages in the conversation in the current folder only.
getSize() - Method in class microsoft.exchange.webservices.data.Item
Gets the size of this item.
getSize() - Method in class microsoft.exchange.webservices.data.StringList
Gets the number of strings in the list.
getSmtpAddress() - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Gets the SMTP address of this attendee.
getSmtpAddress() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Gets the SMTP address this response applies to.
getSmtpRoutingType() - Method in class microsoft.exchange.webservices.data.EmailAddress
* Gets the routing type.
getSortDirection() - Method in class microsoft.exchange.webservices.data.Grouping
Gets the Sort Direction.
getSpouseName() - Method in class microsoft.exchange.webservices.data.Contact
Gets the name of the contact's spouse.
getstandardUser() - Method in class microsoft.exchange.webservices.data.UserId
* Gets a value indicating which standard user the user represents.
getStart() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the start time of the appointment.
getStart() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the start time of the appointment.
getStart() - Method in class microsoft.exchange.webservices.data.OccurrenceInfo
Gets the start date and time of the occurrence.
getStart() - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
Gets or sets the range start date and time.
getStartDate() - Method in class microsoft.exchange.webservices.data.CalendarView
Gets the start date.
getStartDate() - Method in class microsoft.exchange.webservices.data.Recurrence
Gets the date and time when the recurrence start.
getStartDate() - Method in class microsoft.exchange.webservices.data.Task
Gets the date and time on which the task starts.
getStartTime() - Method in class microsoft.exchange.webservices.data.CalendarEvent
Gets the start date and time of the event.
getStartTime() - Method in class microsoft.exchange.webservices.data.TimeWindow
Gets the start time.
getStartTime() - Method in class microsoft.exchange.webservices.data.WorkingHours
Gets the time of the day the attendee starts working.
getStartTimeZone() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the start time zone.
getStartTimeZone() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets time zone of the start property of this meeting request.
getState() - Method in class microsoft.exchange.webservices.data.OofSettings
Gets the user's OOF state.
getState() - Method in class microsoft.exchange.webservices.data.PhoneCall
Gets a value indicating the last known state of this phone call.
getState() - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Gets the state.
getStatus() - Method in class microsoft.exchange.webservices.data.GroupMember
Gets the status of the member.
getStatus() - Method in class microsoft.exchange.webservices.data.Task
Gets the status of the task.
getStatusDescription() - Method in class microsoft.exchange.webservices.data.Task
Gets a string representing the status of the task, localized according to the PreferredCulture property of the ExchangeService object the task is bound to.
getStopProcessingRules() - Method in class microsoft.exchange.webservices.data.RuleActions
Gets or sets a value indicating whether subsequent rules should be evaluated.
getStorageQuota() - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
Gets the storage quota of the folder.
getStoreId() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets the store Id of the calendar event.
getStreet() - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Gets the street.
getString(int) - Method in class microsoft.exchange.webservices.data.StringList
Gets the string at the specified index.
getStringFromConversationId(ConversationId) - Static method in class microsoft.exchange.webservices.data.ConversationId
Defines an implicit conversion between ConversationId and String.
getStringFromMessageBody(MessageBody) - Static method in class microsoft.exchange.webservices.data.MessageBody
* Defines an implicit conversion of MessageBody into a string.
getStringFromOofReply(OofReply) - Static method in class microsoft.exchange.webservices.data.OofReply
Gets the string from oof reply.
getStringFromUniqueBody(UniqueBody) - Static method in class microsoft.exchange.webservices.data.UniqueBody
* Defines an implicit conversion of UniqueBody into a string.
getSubject() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets the subject of the calendar event.
getSubject() - Method in class microsoft.exchange.webservices.data.Item
Gets the subject.
getSubject() - Method in class microsoft.exchange.webservices.data.PostReply
Gets the subject of the post reply.
getSubject() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets the subject of this response.
getSubscription() - Method in class microsoft.exchange.webservices.data.NotificationEventArgs
Gets the subscription for which notifications have been received.
getSubscription() - Method in class microsoft.exchange.webservices.data.SubscriptionErrorEventArgs
Gets the subscription for which an error occurred.
getSubscriptionId() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the Id of the subscription the collection is associated with.
getSuffix() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the suffix of the contact.
getSuggestions() - Method in class microsoft.exchange.webservices.data.GetUserAvailabilityResults
Gets a collection of suggested meeting times for the specified time period.
getSuggestionsResponse() - Method in class microsoft.exchange.webservices.data.GetUserAvailabilityResults
Gets the suggestions response for the requested meeting time.
getSummaryPropertiesOnly() - Method in class microsoft.exchange.webservices.data.SyncFolderHierarchyResponse
* Gets a value indicating whether this request returns full or summary properties.
getSummaryPropertiesOnly() - Method in class microsoft.exchange.webservices.data.SyncFolderItemsResponse
* Gets a value indicating whether this request returns full or summary properties.
getSummaryPropertiesOnly() - Method in class microsoft.exchange.webservices.data.SyncResponse
* Gets a value indicating whether this request returns full or summary properties.
getSurname() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the surname (last name) of the contact.
getSurname() - Method in class microsoft.exchange.webservices.data.Contact
Gets the surname of the contact.
getSyncState() - Method in class microsoft.exchange.webservices.data.ChangeCollection
* Gets the SyncState blob returned by a synchronization operation.
getTag() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the extended property's tag.
getTask() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
getTasksFolderPermissionLevel() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Gets the delegate user's permission on the principal's tasks folder.
getTentative() - Method in class microsoft.exchange.webservices.data.AcceptMeetingInvitationMessage
Gets the tentative.
getText() - Method in class microsoft.exchange.webservices.data.UniqueBody
Gets the text of the unique body.
getTime() - Method in class microsoft.exchange.webservices.data.AutodiscoverError
Gets the time when the error was returned.
getTimeout() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds.
getTimestamp() - Method in class microsoft.exchange.webservices.data.NotificationEvent
gets the timestamp.
getTimeSuggestions() - Method in class microsoft.exchange.webservices.data.Suggestion
Gets a collection of suggested times within the suggested day.
getTimeZone() - Method in class microsoft.exchange.webservices.data.Appointment
Gets the name of the time zone this appointment is defined in.
getTimeZone() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets the name of the time zone this appointment is defined in.
getTimeZone() - Method in class microsoft.exchange.webservices.data.WorkingHours
Gets the time zone to which the working hours apply.
getTItem() - Method in class microsoft.exchange.webservices.data.GenericItemAttachment
* Gets the item associated with the attachment.
getTitle() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the contact's title.
getTopic() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the topic of this Conversation.
getToRecipients() - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Gets a list of recipients the response will be sent to.
getToRecipients() - Method in class microsoft.exchange.webservices.data.EmailMessage
Gets the list of To recipients for the e-mail message.
getToRecipients() - Method in class microsoft.exchange.webservices.data.ResponseMessage
* Gets a list of recipients the response will be sent to.
getTotalCount() - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Gets the total number of folders matching the search criteria available in the searched folder.
getTotalCount() - Method in class microsoft.exchange.webservices.data.FindItemsResults
Gets the total number of items matching the search criteria available in the searched folder.
getTotalCount() - Method in class microsoft.exchange.webservices.data.Folder
Gets the total number of items contained in the folder.
getTotalCount() - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Gets the total number of items matching the search criteria available in the searched folder.
getTotalDays() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of days including fractional days.
getTotalHours() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of hours including fractional hours.
getTotalMilliseconds() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of milliseconds.
getTotalMinutes() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of minutes including fractional minutes.
getTotalSeconds() - Method in class microsoft.exchange.webservices.data.TimeSpan
Gets the number of seconds including fractional seconds.
getTotalWork() - Method in class microsoft.exchange.webservices.data.Task
Gets the total amount of work spent on the task.
getTraceFlags() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the trace flags.
getTraceListener() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the trace listener.
getTransitionGroups() - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Gets the transition groups associated with this time zone definition, indexed by Id.
getTraversal() - Method in class microsoft.exchange.webservices.data.CalendarView
Gets the search traversal mode.
getTraversal() - Method in class microsoft.exchange.webservices.data.FolderView
Gets the search traversal mode.
getTraversal() - Method in class microsoft.exchange.webservices.data.ItemView
Gets the search traversal mode.
getTraversal() - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
* Gets the traversal mode for the search folder.
getTResponseAtIndex(int) - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
* Gets the response at the specified index.
getType() - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Gets the alternate mailbox type.
getType() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the property type.
getType() - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Gets the property type.
getType() - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
Gets the type of the property.
getType() - Method in class microsoft.exchange.webservices.data.RecurrencePropertyDefinition
Gets the property type.
getType() - Method in class microsoft.exchange.webservices.data.ResponseObjectsPropertyDefinition
Gets the property type.
getUnifiedMessaging() - Method in class microsoft.exchange.webservices.data.ExchangeService
* Provides access to the Unified Messaging functionalities.
getUniqueBody() - Method in class microsoft.exchange.webservices.data.Item
Gets the body part that is unique to the conversation this item is part of.
getUniqueId() - Method in class microsoft.exchange.webservices.data.AlternateId
Gets the Id.
getUniqueId() - Method in class microsoft.exchange.webservices.data.ServiceId
Gets the unique Id of the Exchange object.
getUniqueRecipients() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list of all the people who have received messages in this conversation in the current folder only.
getUniqueSenders() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list of all the people who have sent messages in this conversation in the current folder only.
getUniqueUnreadSenders() - Method in class microsoft.exchange.webservices.data.Conversation
Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder only.
getUnknownEntries() - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Gets a list of unknown user Ids in the collection.
getUnreadCount() - Method in class microsoft.exchange.webservices.data.Conversation
Gets the total number of unread messages in this conversation in the current folder only.
getUnreadCount() - Method in class microsoft.exchange.webservices.data.Folder
Gets the number of unread items in the folder.
getUnreadCount() - Method in class microsoft.exchange.webservices.data.FolderEvent
Gets the new number of unread messages.
getUri() - Method in class microsoft.exchange.webservices.data.ServiceObjectPropertyDefinition
Gets the URI of the property definition.
getUriWithoutWSSecurity(URI) - Static method in class microsoft.exchange.webservices.data.ExchangeCredentials
Return the url without wssecruity address.
getUrl() - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the url this service is bound to.
getUrl() - Method in class microsoft.exchange.webservices.data.ExchangeService
Gets the URL of the Exchange Web Services.
getUrl() - Method in class microsoft.exchange.webservices.data.WebClientUrl
Gets the URL.
getUrls() - Method in class microsoft.exchange.webservices.data.WebClientUrlCollection
Gets the URLs.
getUseDefaultCredentials() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services.
getUser() - Method in class microsoft.exchange.webservices.data.WebCredentials
Gets the user.
getUserAgent() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the user agent.
getUserAvailability(Iterable<AttendeeInfo>, TimeWindow, AvailabilityData, AvailabilityOptions) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Gets detailed information about the availability of a set of users, rooms, and resources within a specified time window.
getUserAvailability(Iterable<AttendeeInfo>, TimeWindow, AvailabilityData) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Gets detailed information about the availability of a set of users, rooms, and resources within a specified time window.
GetUserAvailabilityResults - Class in microsoft.exchange.webservices.data
Represents the results of a GetUserAvailability operation.
GetUserAvailabilityResults() - Constructor for class microsoft.exchange.webservices.data.GetUserAvailabilityResults
Initializes a new instance of the GetUserAvailabilityResults class.
getUserConfiguration(String, FolderId, UserConfigurationProperties) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Creates a UserConfiguration.
getUserConfiguration() - Method in class microsoft.exchange.webservices.data.GetUserConfigurationResponse
Gets the user configuration that was created.
getUserConfiguration() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Gets the user configuration.
GetUserConfigurationResponse - Class in microsoft.exchange.webservices.data
Represents a response to a GetUserConfiguration request.
GetUserConfigurationResponse(UserConfiguration) - Constructor for class microsoft.exchange.webservices.data.GetUserConfigurationResponse
Initializes a new instance of the class.
getUserId() - Method in class microsoft.exchange.webservices.data.DelegateUser
Gets the user Id of the delegate user.
getUserId() - Method in class microsoft.exchange.webservices.data.FolderPermission
* Gets the Id of the user the permission applies to.
getUserId(String) - Static method in class microsoft.exchange.webservices.data.UserId
* Implements an implicit conversion between a string representing a primary SMTP address and UserId.
getUserIdFromStandardUser(StandardUser) - Static method in class microsoft.exchange.webservices.data.UserId
* Implements an implicit conversion between StandardUser and UserId.
getUserOofSettings(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Gets Out of Office (OOF) settings for a specific user.
GetUserOofSettingsResponse - Class in microsoft.exchange.webservices.data
Represents response to GetUserOofSettings request.
GetUserOofSettingsResponse() - Constructor for class microsoft.exchange.webservices.data.GetUserOofSettingsResponse
Initializes a new instance of the class.
getUserSettingErrors() - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Gets error information for settings that could not be returned.
getUserSettings(List<String>, List<UserSettingName>) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets the user settings using Autodiscover SOAP service.
getUserSettings(String, UserSettingName...) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Retrieves the specified settings for single SMTP address.
GetUserSettingsResponse - Class in microsoft.exchange.webservices.data
Represents the response to a GetUsersSettings call for an individual user.
GetUserSettingsResponse() - Constructor for class microsoft.exchange.webservices.data.GetUserSettingsResponse
Initializes a new instance of the class.
GetUserSettingsResponseCollection - Class in microsoft.exchange.webservices.data
Represents a collection of responses to GetUserSettings.
GetUserSettingsResponseCollection() - Constructor for class microsoft.exchange.webservices.data.GetUserSettingsResponseCollection
Initializes a new instance of the AutodiscoverResponseCollection class.
getUserSMIMECertificate() - Method in class microsoft.exchange.webservices.data.Contact
Gets the User SMIME certificate from the directory
getUsersSettings(Iterable<String>, UserSettingName...) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Retrieves the specified settings for a set of users.
getUsesWatermark() - Method in class microsoft.exchange.webservices.data.StreamingSubscription
Gets a value indicating whether this subscription uses watermarks.
getUsesWatermark() - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Gets whether or not this subscription uses watermarks.
getValue() - Method in class microsoft.exchange.webservices.data.ExtendedProperty
* Gets the value of the extended property.
getValue() - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
The value of the header.
getValue() - Method in class microsoft.exchange.webservices.data.RuleError
Gets the value that failed validation.
getValue() - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
gets the value to compare the specified property with.
getValue() - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
Gets the value of the property to compare with.
getVersion() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the minimum Exchange version that supports this extended property.
getVersion() - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Gets the minimum Exchange version that supports this property.
getVersion() - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
Gets the minimum Exchange version that supports this property.
getVersion() - Method in class microsoft.exchange.webservices.data.ServiceObjectPropertyDefinition
Gets the minimum Exchange version that supports this property.
getVersionString() - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Gets the Exchange server version string (e.g.
getViewPrivateItems() - Method in class microsoft.exchange.webservices.data.DelegateUser
Gets a value indicating if the delegate user should be able to view the principal's private items.
getViewType() - Method in class microsoft.exchange.webservices.data.AttendeeAvailability
Gets the free/busy view type that wes retrieved for the attendee.
getViewXmlElementName() - Method in class microsoft.exchange.webservices.data.CalendarView
Gets the name of the view XML element.
getViewXmlElementName() - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Gets the name of the view XML element.
getViewXmlElementName() - Method in class microsoft.exchange.webservices.data.FolderView
Gets the name of the view XML element.
getViewXmlElementName() - Method in class microsoft.exchange.webservices.data.ItemView
Gets the name of the view XML element.
getViewXmlElementName() - Method in class microsoft.exchange.webservices.data.ViewBase
Gets the name of the view XML element.
getWaterMark() - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Gets the water mark.
getWebClientEditFormQueryString() - Method in class microsoft.exchange.webservices.data.Item
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.
getWebClientReadFormQueryString() - Method in class microsoft.exchange.webservices.data.Item
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.
getWebProxy() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the web proxy that should be used when sending requests to EWS.
getWeddingAnniversary() - Method in class microsoft.exchange.webservices.data.Contact
Gets the date of the contact's wedding anniversary.
getWeekCollectionAtIndex(int) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Gets the DayOfTheWeek at a specific index in the collection.
getWhen() - Method in class microsoft.exchange.webservices.data.Appointment
Gets a text indicating when this appointment occurs.
getWhen() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a text indicating when this appointment occurs.
getWithinDateRange() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the date range within which incoming messages must have been received for the condition or exception to apply.
getWithinSizeRange() - Method in class microsoft.exchange.webservices.data.RulePredicates
Gets the minimum and maximum sizes incoming messages must have for the condition or exception to apply.
getWorkingHours() - Method in class microsoft.exchange.webservices.data.AttendeeAvailability
Gets the working hours of the attendee.
getXmlData() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Gets the xml data of the user configuration.
getXmlElement() - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.AcceptMeetingInvitationMessage
This methods lets subclasses of ServiceObject override the default mechanism by which the XML element name associated with their type is retrieved.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.AlternateId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.AppointmentOccurrenceId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ConversationId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.CopyItemRequest
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.CreateRuleOperation
Gets the Xml element name of the CreateRuleOperation object.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.DeleteRuleOperation
Gets the Xml element name of the DeleteRuleOperation object.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.FileAttachment
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.FolderId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
Gets the name of the XML Element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ItemAttachment
Obtains EWS XML element name for this object.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ItemId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.MoveItemRequest
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.DailyPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.DailyRegenerationPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
 
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyRegenerationPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyRegenerationPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyRegenerationPattern
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.RecurringAppointmentMasterId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.RuleOperation
Gets the XML element name of the rule operation.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.Exists
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter
* Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.IsEqualTo
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThan
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThanOrEqualTo
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.IsLessThan
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.IsLessThanOrEqualTo
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.IsNotEqualTo
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
gets Xml Element name.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ServiceId
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ServiceObject
GetXmlElementName retrieves the XmlElementName of this type based on the EwsObjectDefinition attribute that decorates it, if present.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.ServiceObjectPropertyDefinition
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.SetRuleOperation
Gets the Xml element name of the SetRuleOperation object.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Gets the name of the XML element.
getXmlElementName() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Gets the name of the XML element.
getXmlElementNameOverride() - Method in class microsoft.exchange.webservices.data.ResponseMessage
This methods lets subclasses of ServiceObject override the default mechanism by which the XML element name associated with their type is retrieved.
getXmlElementNameOverride() - Method in class microsoft.exchange.webservices.data.ServiceObject
This methods lets subclasses of ServiceObject override the default mechanism by which the XML element name associated with their type is retrieved.
getXmlElementNameToEventTypeMap() - Static method in class microsoft.exchange.webservices.data.GetEventsResults
Gets the XML element name to event type mapping.
getYomiGivenName() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the Yomi given name (first name) of the contact.
getYomiSurname() - Method in class microsoft.exchange.webservices.data.CompleteName
Gets the Yomi surname (last name) of the contact.
GivenName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the GivenName property.
GlobalCategories - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalCategories property.
GlobalFlagStatus - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalFlagStatus property.
GlobalHasAttachments - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalHasAttachments property.
GlobalImportance - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalImportance property.
GlobalItemClasses - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalItemClasses property.
GlobalItemIds - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalItemIds property.
GlobalLastDeliveryTime - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalLastDeliveryTime property.
GlobalMessageCount - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalMessageCount property.
GlobalSize - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalSize property.
GlobalUniqueRecipients - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalUniqueRecipients property.
GlobalUniqueSenders - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalUniqueSenders property.
GlobalUniqueUnreadSenders - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalUniqueUnreadSenders property.
GlobalUnreadCount - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the GlobalUnreadCount property.
GroupedFindItemsResults<TItem extends Item> - Class in microsoft.exchange.webservices.data
Represents the results of an item search operation.
GroupedFindItemsResults() - Constructor for class microsoft.exchange.webservices.data.GroupedFindItemsResults
Initializes a new instance of the GroupedFindItemsResults class.
Grouping - Class in microsoft.exchange.webservices.data
Represents grouping options in item search operations.
Grouping() - Constructor for class microsoft.exchange.webservices.data.Grouping
Initializes a new instance of the "Grouping" class.
Grouping(PropertyDefinitionBase, SortDirection, PropertyDefinitionBase, AggregateType) - Constructor for class microsoft.exchange.webservices.data.Grouping
Initializes a new instance of the "Grouping" class.
GroupMember - Class in microsoft.exchange.webservices.data
Represents a group member.
GroupMember() - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(String) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(String, String, MailboxType) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(String, MailboxType) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(String, String, String) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(String, String) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(ItemId) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(ItemId, String) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(EmailAddress) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(GroupMember) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMember(Contact, EmailAddressKey) - Constructor for class microsoft.exchange.webservices.data.GroupMember
Initializes a new instance of the GroupMember class.
GroupMemberCollection - Class in microsoft.exchange.webservices.data
Represents a collection of members of GroupMember type.
GroupMemberCollection() - Constructor for class microsoft.exchange.webservices.data.GroupMemberCollection
* Initializes a new instance.

H

handleResponseObject(Object) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
 
hangingRequestDisconnectHandler(Object, HangingRequestDisconnectEventArgs) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
 
HasAttachments - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the HasAttachments property.
HasAttachments - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the HasAttachments property.
HasBeenProcessed - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the HasBeenProcessed property.
hasEnd() - Method in class microsoft.exchange.webservices.data.Recurrence
Gets a value indicating whether the pattern has a fixed number of occurrences or an end date.
hasFlag(PropertyDefinitionFlags, ExchangeVersion) - Method in class microsoft.exchange.webservices.data.AttachmentsPropertyDefinition
Determines whether the specified flag is set.
hasFlag(PropertyDefinitionFlags) - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Determines whether the specified flag is set.
hasFlag(PropertyDefinitionFlags, ExchangeVersion) - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Determines whether the specified flag is set.
hashCode() - Method in class microsoft.exchange.webservices.data.ExtendedProperty
Serves as a hash function for a particular type.
hashCode() - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
 
hashCode() - Method in class microsoft.exchange.webservices.data.FolderId
Serves as a hash function for a particular type.
hashCode() - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Serves as a hash function for a particular type.
hashCode() - Method in class microsoft.exchange.webservices.data.Mailbox
Serves as a hash function for a particular type.
hashCode() - Method in class microsoft.exchange.webservices.data.ServiceId
Serves as a hash function for a particular type.
hashCode() - Method in class microsoft.exchange.webservices.data.StringList
Serves as a hash function for a particular type.
hashCode() - Method in class microsoft.exchange.webservices.data.TimeSpan
Returns a hash code value for the object.
HasPicture - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HasPicture property.
hasUnprocessedAttachmentChanges() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether this instance has unprocessed attachment collection changes.
hasUnprocessedChanges() - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Determines whether there are any unsaved attachment collection changes.
HomeAddressCity - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomeAddressCity property.
HomeAddressCountryOrRegion - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomeAddressCountryOrRegion property.
HomeAddressPostalCode - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomeAddressPostalCode property.
HomeAddressState - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomeAddressState property.
HomeAddressStreet - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomeAddressStreet property.
HomeFax - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomeFax property.
HomePhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomePhone property.
HomePhone2 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the HomePhone2 property.
HourMustBeBetween0And23 - Static variable in class microsoft.exchange.webservices.data.Strings
 
HOURS - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Constant for hours unit and conversion.
HttpErrorException - Exception in microsoft.exchange.webservices.data
User: nwoodham Date: 3/8/11 Time: 5:30 PM
HttpErrorException() - Constructor for exception microsoft.exchange.webservices.data.HttpErrorException
 
HttpErrorException(String, int) - Constructor for exception microsoft.exchange.webservices.data.HttpErrorException
 
HttpsIsRequired - Static variable in class microsoft.exchange.webservices.data.Strings
 

I

IAction<T> - Interface in microsoft.exchange.webservices.data
The Interface IAction.
IAsyncResult - Interface in microsoft.exchange.webservices.data
Represents the stauts of Asynchronous operation.
IAutodiscoverRedirectionUrl - Interface in microsoft.exchange.webservices.data
Defines a delegate that is used by the AutodiscoverService to ask whether a redirectionUrl can be used.
ICalDateTimeStamp - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ICalDateTimeStamp.
ICalDateTimeStamp - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the ICalendar DateTimeStamp property.
ICalRecurrenceId - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ICalRecurrenceId.
ICalRecurrenceId - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the ICalendar RecurrenceId property.
ICalUid - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ICalUid.
ICalUid - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the ICalendar Uid property.
Id - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the Id property.
Id - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the Id property.
Id - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Id property.
id - Variable in class microsoft.exchange.webservices.data.TimeZoneDefinition
The id.
IdAlreadyInList - Static variable in class microsoft.exchange.webservices.data.Strings
 
IdFormat - Enum in microsoft.exchange.webservices.data
Defines supported Id formats in ConvertId operations.
IdOnly - Static variable in class microsoft.exchange.webservices.data.PropertySet
The Constant IdOnly.
IdPropertyMustBeSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
IEnumerableDoesNotContainThatManyObject - Static variable in class microsoft.exchange.webservices.data.Strings
 
IFileAttachmentContentHandler - Interface in microsoft.exchange.webservices.data
Defines a file attachment content handler.
ImAddress1 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the ImAddress1 property.
ImAddress2 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the ImAddress2 property.
ImAddress3 - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the ImAddress3 property.
ImAddressDictionary - Class in microsoft.exchange.webservices.data
Represents a dictionary of Instant Messaging addresses.
ImAddressDictionary() - Constructor for class microsoft.exchange.webservices.data.ImAddressDictionary
 
ImAddressEntry - Class in microsoft.exchange.webservices.data
Represents an entry of an ImAddressDictionary.
ImAddressEntry() - Constructor for class microsoft.exchange.webservices.data.ImAddressEntry
Initializes a new instance of the "ImAddressEntry" class.
ImAddressEntry(ImAddressKey, String) - Constructor for class microsoft.exchange.webservices.data.ImAddressEntry
Initializes a new instance of the ="ImAddressEntry" class.
ImAddresses - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the ImAddresses property.
ImAddressKey - Enum in microsoft.exchange.webservices.data
Defines Instant Messaging address entries for a contact.
ImpersonatedUserId - Class in microsoft.exchange.webservices.data
Represents an impersonated user Id.
ImpersonatedUserId() - Constructor for class microsoft.exchange.webservices.data.ImpersonatedUserId
Instantiates a new impersonated user id.
ImpersonatedUserId(ConnectingIdType, String) - Constructor for class microsoft.exchange.webservices.data.ImpersonatedUserId
Initializes a new instance of ConnectingId.
Importance - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the Importance property.
Importance - Enum in microsoft.exchange.webservices.data
Defines the importance of an item.
Importance - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Importance property.
IncompatibleTypeForArray - Static variable in class microsoft.exchange.webservices.data.Strings
 
IndexedPropertyDefinition - Class in microsoft.exchange.webservices.data
Represents an indexed property definition.
IndexedPropertyDefinition(String, String) - Constructor for class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Initializes a new instance of the IndexedPropertyDefinition class.
IndexIsOutOfRange - Static variable in class microsoft.exchange.webservices.data.Strings
 
indexOf(TComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Searches for a specific property and return its zero-based index within the collection.
initializeSchemaPropertyNames() - Static method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Initialize schema property names.
Initials - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Initials property.
inputFactory - Variable in class microsoft.exchange.webservices.data.SafeXmlDocument
Initializes a new instance of the SafeXmlDocument class.
InReplyTo - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the InReplyTo property.
Instance - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Instance.
Instance - Static variable in class microsoft.exchange.webservices.data.ContactGroupSchema
The Constant Instance.
Instance - Static variable in class microsoft.exchange.webservices.data.ContactSchema
The Constant Instance.
Instance - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
This must be declared after the property definitions
Instance - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
The Constant Instance.
Instance - Static variable in class microsoft.exchange.webservices.data.FolderSchema
This must be declared after the property definitions.
Instance - Static variable in class microsoft.exchange.webservices.data.ItemSchema
The Constant Instance.
Instance - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
This must be after the declaration of property definitions.
Instance - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
This must be after the declaration of property definitions.
Instance - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
The Constant Instance.
Instance - Static variable in class microsoft.exchange.webservices.data.TaskSchema
This must be declared after the property definitions.
IntendedFreeBusyStatus - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the IntendedFreeBusyStatus property.
internalAccept(boolean, boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Accepts the meeting.
internalAccept(boolean, boolean) - Method in class microsoft.exchange.webservices.data.MeetingRequest
Accepts the meeting.
internalAdd(TComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Add complex property.
internalAdd(TEntry) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Add entry.
internalAddOrReplace(TEntry) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Add or replace entry.
internalClear() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Clear collection.
internalCreate(FolderId, MessageDisposition, SendInvitationsMode) - Method in class microsoft.exchange.webservices.data.Item
Create item.
internalCreate(FolderId, MessageDisposition) - Method in class microsoft.exchange.webservices.data.PostReply
Create a PostItem response.
internalCreate(FolderId, MessageDisposition) - Method in class microsoft.exchange.webservices.data.ResponseObject
Create the response object.
internalCreateResponseObject(ServiceObject, FolderId, MessageDisposition) - Method in class microsoft.exchange.webservices.data.ExchangeService
Create response object.
internalDelete(DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.Conversation
This is not supported in this object.
internalDelete(DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.Folder
Deletes the object.
internalDelete(DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.Item
Deletes the object.
internalDelete(DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.PostReply
Deletes the object.
internalDelete(DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.ResponseObject
Deletes the object.
internalDelete(DeleteMode, SendCancellationsMode, AffectedTaskOccurrence) - Method in class microsoft.exchange.webservices.data.ServiceObject
Internal delete.
internalGetLegacyUserSettings(String, List<UserSettingName>) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Gets user settings from Autodiscover legacy endpoint.
internalGetSoapUserSettings(String, List<UserSettingName>) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Calls the SOAP Autodiscover service for user settings for a single SMTP address.
internalLoad(BodyType, Iterable<PropertyDefinitionBase>) - Method in class microsoft.exchange.webservices.data.Attachment
Load the attachment.
internalLoad(PropertySet) - Method in class microsoft.exchange.webservices.data.Conversation
This method is not supported in this object.
internalLoad(PropertySet) - Method in class microsoft.exchange.webservices.data.Folder
Loads the specified set of properties on the object.
internalLoad(PropertySet) - Method in class microsoft.exchange.webservices.data.Item
The property definition for the Id of this object.
internalLoad(PropertySet) - Method in class microsoft.exchange.webservices.data.PostReply
Loads the specified set of properties on the object.
internalLoad(PropertySet) - Method in class microsoft.exchange.webservices.data.ResponseObject
Loads the specified set of properties on the object.
internalLoad(PropertySet) - Method in class microsoft.exchange.webservices.data.ServiceObject
Internal load.
internalLoadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.FolderEvent
Load from XML.
internalLoadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ItemEvent
Load from XML.
internalLoadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.NotificationEvent
Load from XML.
internalProcessHttpErrorResponse(HttpWebRequest, Exception, TraceFlags, TraceFlags) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
This method doesn't handle 500 ISE errors.
internalRemove(TComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Remove specified complex property.
internalRemove(TKey) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Remove entry based on key.
internalRemoveAt(int) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Remote entry at index.
internalThrowIfNecessary() - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Internal method that throws a ServiceResponseException if this response has its Result property set to Error.
internalUpdate(FolderId, ConflictResolutionMode, MessageDisposition, SendInvitationsOrCancellationsMode) - Method in class microsoft.exchange.webservices.data.Item
Update item.
internalValidate() - Method in class microsoft.exchange.webservices.data.AlternateId
Validate this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Validate this instance.
internalValidate(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.CalendarView
Validate instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Validates this instance.
internalValidate(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Validates this view.
internalValidate() - Method in class microsoft.exchange.webservices.data.CreateRuleOperation
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.DelegateUser
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.DeleteRuleOperation
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
Validates this instance.
internalValidate(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.ItemView
Validates this view.
internalValidate() - Method in class microsoft.exchange.webservices.data.Mailbox
Validates this instance.
internalValidate(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.PagedView
Validates this view.
internalValidate() - Method in class microsoft.exchange.webservices.data.PropertySet
* Validates this property set.
internalValidate() - Method in class microsoft.exchange.webservices.data.Recurrence
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.Rule
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.RuleActions
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.RulePredicates
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
Validates this instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
validates instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
validates the instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.SearchFilter.PropertyBasedFilter
validate instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
validates the instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Validate instance.
internalValidate() - Method in class microsoft.exchange.webservices.data.SetRuleOperation
Validates this instance.
internalValidate(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.ViewBase
Validates this view.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence
Write properties to XML.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence.IntervalPattern
Write properties to XML.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Write properties to XML.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Write properties to XML.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Write properties to XML.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Write properties to XML.
internalWritePropertiesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Write properties to XML.
internalWriteSearchSettingsToXml(EwsServiceXmlWriter, Grouping) - Method in class microsoft.exchange.webservices.data.CalendarView
Writes the search settings to XML.
internalWriteSearchSettingsToXml(EwsServiceXmlWriter, Grouping) - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Internals the write search settings to XML.
internalWriteSearchSettingsToXml(EwsServiceXmlWriter, Grouping) - Method in class microsoft.exchange.webservices.data.ItemView
Internals the write search settings to XML.
internalWriteSearchSettingsToXml(EwsServiceXmlWriter, Grouping) - Method in class microsoft.exchange.webservices.data.PagedView
Internals the write search settings to XML.
internalWriteSearchSettingsToXml(EwsServiceXmlWriter, Grouping) - Method in class microsoft.exchange.webservices.data.ViewBase
Writes the search settings to XML.
internalWriteViewToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.CalendarView
Write to XML.
internalWriteViewToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.PagedView
Write to XML.
internalWriteViewToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ViewBase
Writes this view to XML.
InternetMessageHeader - Class in microsoft.exchange.webservices.data
Defines the EwsXmlReader class.
InternetMessageHeader() - Constructor for class microsoft.exchange.webservices.data.InternetMessageHeader
Initializes a new instance of the EwsXmlReader class.
InternetMessageHeaderCollection - Class in microsoft.exchange.webservices.data
Represents a collection of Internet message headers.
InternetMessageHeaderCollection() - Constructor for class microsoft.exchange.webservices.data.InternetMessageHeaderCollection
Initializes a new instance of the "InternetMessageHeaderCollection" class.
InternetMessageHeaders - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the InternetMessageHeaders property.
InternetMessageId - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the InternetMessageId property.
InternetMessageId - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the InternetMessageId property.
IntervalMustBeGreaterOrEqualToOne - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAsyncResult - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAttributeValue - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverDomain - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverDomainsCount - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverRequest - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverServiceResponse - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverSettingsCount - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverSmtpAddress - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidAutodiscoverSmtpAddressesCount - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidDateTime - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidDomainName - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidElementStringValue - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidEmailAddress - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidFrequencyValue - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidMailboxType - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidOperationException - Exception in microsoft.exchange.webservices.data
The Class InvalidOperationException.
InvalidOperationException() - Constructor for exception microsoft.exchange.webservices.data.InvalidOperationException
Instantiates a new invalid operation exception.
InvalidOperationException(String) - Constructor for exception microsoft.exchange.webservices.data.InvalidOperationException
Instantiates a new invalid operation exception.
InvalidOrderBy - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidOrUnsupportedTimeZoneDefinition - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidPropertyValueNotInRange - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidRecurrencePattern - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidRecurrenceRange - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidRedirectionResponseReturned - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidTimeoutValue - Static variable in class microsoft.exchange.webservices.data.Strings
 
InvalidUser - Static variable in class microsoft.exchange.webservices.data.Strings
 
IsAllDayEvent - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant IsAllDayEvent.
IsAllDayEvent - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the IsAllDayEvent property.
IsAssociated - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsAssociated property.
isAttachment() - Method in class microsoft.exchange.webservices.data.Item
Gets a value indicating whether the item is an attachment.
IsCancelled - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant IsCancelled.
isCancelled() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
IsCancelled - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the IsCancelled property.
isComplete() - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
Tests if the NTLM authentication process has been completed.
IsComplete - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the IsComplete property.
isConnectionBased() - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
Returns true.
isContactPhoto() - Method in class microsoft.exchange.webservices.data.FileAttachment
Gets a value indicating whether this attachment is a contact photo.
IsDelegated - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the IsDelegated property.
IsDeliveryReceiptRequested - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the IsDeliveryReceiptRequested property.
isDirty() - Method in class microsoft.exchange.webservices.data.ServiceObject
Checks if is dirty.
Isdn - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Isdn property.
isDone() - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
IsDraft - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsDraft property.
ISearchStringProvider - Interface in microsoft.exchange.webservices.data
Interface defined for types that can produce a string representation for use in search filters.
isEqualTo(ExtendedPropertyDefinition, ExtendedPropertyDefinition) - Static method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
Determines whether two specified instances of ExtendedPropertyDefinition are equal.
isEqualTo(IndexedPropertyDefinition, IndexedPropertyDefinition) - Static method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
Determines whether two specified instances of IndexedPropertyDefinition are equal.
isException() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets a value indicating whether the calendar event is an exception in a recurring series.
isExcludeConflicts() - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Gets a value indicating whether times when this attendee is not available should be returned.
isExternal() - Method in class microsoft.exchange.webservices.data.AutodiscoverService
 
IsFromMe - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsFromMe property.
IsMeeting - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant IsMeeting.
isMeeting() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets a value indicating whether the calendar event is a meeting.
IsMeeting - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the IsMeeting property.
isMoreAvailable() - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Gets a value indicating whether more folders matching the search criteria.
isMoreAvailable() - Method in class microsoft.exchange.webservices.data.FindItemsResults
Gets a value indicating whether more items matching the search criteria are available in the searched folder.
isMoreAvailable() - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Gets a value indicating whether more items corresponding to the search criteria are available in the searched folder.
isMoreEventsAvailable() - Method in class microsoft.exchange.webservices.data.GetEventsResults
Gets a value indicating whether more events are available on the Exchange server.
isMoreEventsAvailable() - Method in class microsoft.exchange.webservices.data.PullSubscription
Gets a value indicating whether more events are available on the server.
isNamespaceAware() - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
isNeedSignature() - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
Gets the flag indicating whether any sign action need taken.
isNegative() - Method in class microsoft.exchange.webservices.data.TimeSpan
Indicates whether the value of the TimeSpan is negative.
isNew() - Method in class microsoft.exchange.webservices.data.Attachment
True if the attachment has not yet been saved, false otherwise.
isNew() - Method in class microsoft.exchange.webservices.data.ServiceObject
Checks if is new.
isNullable() - Method in class microsoft.exchange.webservices.data.PropertyDefinition
* Gets a value indicating whether this property definition is for a nullable type.
isNullable() - Method in class microsoft.exchange.webservices.data.ResponseObjectsPropertyDefinition
Gets a value indicating whether this property definition is for a nullable type (ref, int?, bool?...).
IsOnlineMeeting - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant IsOnlineMeeting.
IsOnlineMeeting - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the IsOnlineMeeting property.
IsOutOfDate - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the IsOutOfDate property.
isPositive() - Method in class microsoft.exchange.webservices.data.TimeSpan
Indicates whether the value of the TimeSpan is positive.
isPreAuthenticate() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a value that indicates whether HTTP pre-authentication should be performed.
isPrivate() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets a value indicating whether the calendar event is private.
IsRead - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the IsRead property.
IsRead - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the IsRead property.
IsReadReceiptRequested - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the IsReadReceiptRequested property.
IsRecurring - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant IsRecurring.
isRecurring() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets a value indicating whether the calendar event is recurring.
IsRecurring - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the IsRecurring property.
IsRecurring - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the IsRecurring property.
isRegenerationPattern() - Method in class microsoft.exchange.webservices.data.Recurrence.DailyRegenerationPattern
Gets a value indicating whether this instance is a regeneration pattern.
isRegenerationPattern() - Method in class microsoft.exchange.webservices.data.Recurrence
Gets a value indicating whether this instance is regeneration pattern.
isRegenerationPattern() - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyRegenerationPattern
Gets a value indicating whether this instance is regeneration pattern.
isRegenerationPattern() - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyRegenerationPattern
Gets a value indicating whether this instance is regeneration pattern.
isRegenerationPattern() - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyRegenerationPattern
Gets a value indicating whether this instance is regeneration pattern.
isReminderSet() - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Gets a value indicating whether the calendar event has a reminder set.
IsReminderSet - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsReminderSet property.
IsResend - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsResend property.
IsResponseRequested - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant IsResponseRequested.
IsResponseRequested - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the IsResponseRequested property.
IsSubmitted - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsSubmitted property.
IsTeamTask - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the IsTeamTask property.
isTraceEnabled() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a value indicating whether tracing is enabled.
isTraceEnabledFor(TraceFlags) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Determines whether tracing is enabled for specified trace flag(s).
IsUnmodified - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the IsUnmodified property.
isUseDefaultCredentials() - Method in class microsoft.exchange.webservices.data.WebCredentials
Checks if is use default credentials.
isValid() - Method in class microsoft.exchange.webservices.data.Mailbox
True if this instance is valid, false otherthise.
isValid() - Method in class microsoft.exchange.webservices.data.ServiceId
True if this instance is valid, false otherthise.
isValid() - Method in class microsoft.exchange.webservices.data.UserId
Determines whether this instance is valid.
isValidating() - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
isWorkTime() - Method in class microsoft.exchange.webservices.data.TimeSuggestion
Gets a value indicating whether the suggested time is within working hours.
isZero() - Method in class microsoft.exchange.webservices.data.TimeSpan
Indicates whether the value of the TimeSpan is zero.
Item - Class in microsoft.exchange.webservices.data
Represents a generic item.
Item(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.Item
Initializes an unsaved local instance of .
Item(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.Item
Initializes a new instance of the item class.
ItemAttachment - Class in microsoft.exchange.webservices.data
Represents an item attachment.
ItemAttachment(Item) - Constructor for class microsoft.exchange.webservices.data.ItemAttachment
Initializes a new instance of the class.
ItemAttachmentCannotBeUpdated - Static variable in class microsoft.exchange.webservices.data.Strings
 
ItemAttachmentMustBeNamed - Static variable in class microsoft.exchange.webservices.data.Strings
 
ItemChange - Class in microsoft.exchange.webservices.data
Represents a change on an item as returned by a synchronization operation.
ItemChange() - Constructor for class microsoft.exchange.webservices.data.ItemChange
Initializes a new instance of ItemChange.
itemChanged(ComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Item changed.
ItemClass - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the ItemClass property.
ItemClasses - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the ItemClasses property.
ItemCollection<TItem extends Item> - Class in microsoft.exchange.webservices.data
Represents a collection of items.
ItemCollection() - Constructor for class microsoft.exchange.webservices.data.ItemCollection
Initializes a new instance of the "ItemCollection<TItem>" class.
ItemEvent - Class in microsoft.exchange.webservices.data
Represents an event that applies to an item.
ItemEvent(EventType, Date) - Constructor for class microsoft.exchange.webservices.data.ItemEvent
Initializes a new instance.
ItemGroup<TItem extends Item> - Class in microsoft.exchange.webservices.data
Represents a group of items as returned by grouped item search operations.
ItemGroup(String, List<TItem>) - Constructor for class microsoft.exchange.webservices.data.ItemGroup
Initializes a new instance of the class.
ItemId - Class in microsoft.exchange.webservices.data
Represents the Id of an Exchange item.
ItemId() - Constructor for class microsoft.exchange.webservices.data.ItemId
* Initializes a new instance.
ItemId(String) - Constructor for class microsoft.exchange.webservices.data.ItemId
* Initializes a new instance of ItemId.
ItemIdCollection - Class in microsoft.exchange.webservices.data
Represents a collection of item Ids.
ItemIdCollection() - Constructor for class microsoft.exchange.webservices.data.ItemIdCollection
Initializes a new instance of the class.
ItemIds - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the ItemIds property.
ItemIsOutOfDate - Static variable in class microsoft.exchange.webservices.data.Strings
 
ItemSchema - Class in microsoft.exchange.webservices.data
Represents the schema for generic items.
ItemSchema() - Constructor for class microsoft.exchange.webservices.data.ItemSchema
* Initializes a new instance.
ItemToUpdateCannotBeNullOrNew - Static variable in class microsoft.exchange.webservices.data.Strings
 
ItemTraversal - Enum in microsoft.exchange.webservices.data
Defines the scope of FindItems operations.
ItemTypeNotCompatible - Static variable in class microsoft.exchange.webservices.data.Strings
 
ItemView - Class in microsoft.exchange.webservices.data
Represents the view settings in a folder search operation.
ItemView(int) - Constructor for class microsoft.exchange.webservices.data.ItemView
Initializes a new instance of the ItemView class.
ItemView(int, int) - Constructor for class microsoft.exchange.webservices.data.ItemView
Initializes a new instance of the ItemView class.
ItemView(int, int, OffsetBasePoint) - Constructor for class microsoft.exchange.webservices.data.ItemView
Initializes a new instance of the ItemView class.
iterator() - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
Gets an Iterator that iterates through the elements of the collection.
iterator() - Method in class microsoft.exchange.webservices.data.ChangeCollection
Returns an iterator over a set of elements of type T.
iterator() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Gets an enumerator that iterates through the elements of the collection.
iterator() - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
 
iterator() - Method in class microsoft.exchange.webservices.data.ExpandGroupResults
Returns an iterator over a set of elements of type T.
iterator() - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Returns an iterator that iterates through a collection.
iterator() - Method in class microsoft.exchange.webservices.data.FindItemsResults
Returns an iterator that iterates through the collection.
iterator() - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Returns an iterator that iterates through the collection.
iterator() - Method in class microsoft.exchange.webservices.data.ItemCollection
Returns an iterator over a set of elements of type T.
iterator() - Method in class microsoft.exchange.webservices.data.NameResolutionCollection
 
iterator() - Method in class microsoft.exchange.webservices.data.OrderByCollection
 
iterator() - Method in class microsoft.exchange.webservices.data.PropertySet
 
iterator() - Method in class microsoft.exchange.webservices.data.RuleCollection
Get an enumerator for the collection
iterator() - Method in class microsoft.exchange.webservices.data.RuleOperationError
Gets an iterator that iterates through the elements of the collection.
iterator() - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
 
iterator() - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Returns an iterator over a set of elements of type T.
iterator() - Method in class microsoft.exchange.webservices.data.ServiceResponseCollection
Returns an iterator over a set of elements of type T.
iterator() - Method in class microsoft.exchange.webservices.data.StringList
Returns an iterator over a set of elements of type T.
iterator() - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
 
ITraceListener - Interface in microsoft.exchange.webservices.data
ITraceListener handles message tracing.

J

JobTitle - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the JobTitle property.

L

LastDeliveryTime - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the LastDeliveryTime property.
LastModifiedName - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the LastModifiedName property.
LastModifiedTime - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the LastModifiedTime property.
LastOccurrence - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant LastOccurrence.
LastOccurrence - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the LastOccurrence property.
LegacyFreeBusyStatus - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant LegacyFreeBusyStatus.
LegacyFreeBusyStatus - Enum in microsoft.exchange.webservices.data
Defines the legacy free/busy status associated with an appointment.
legacyFreeBusyStatus() - Method in class microsoft.exchange.webservices.data.MeetingRequest
Gets a value indicating the free/busy status of the owner of this appointment.
LegacyFreeBusyStatus - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the LegacyFreeBusyStatus property.
load() - Method in class microsoft.exchange.webservices.data.Attachment
Loads the attachment.
load(OutputStream) - Method in class microsoft.exchange.webservices.data.FileAttachment
* Loads the content of the file attachment into the specified stream.
load(String) - Method in class microsoft.exchange.webservices.data.FileAttachment
* Loads the content of the file attachment into the specified file.
load(PropertyDefinitionBase...) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Loads this attachment.
load(Iterable<PropertyDefinitionBase>) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Loads this attachment.
load(BodyType, PropertyDefinitionBase...) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Loads this attachment.
load(BodyType, Iterable<PropertyDefinitionBase>) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Loads this attachment.
load(InputStream) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
Loads the XML document from the specified stream.
load(String) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
Loads the XML document from the specified URL.
load(Reader) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
Loads the XML document from the specified TextReader.
load(XMLStreamReader) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
Loads the XML document from the specified XMLReader.
load(PropertySet) - Method in class microsoft.exchange.webservices.data.ServiceObject
Load.
load() - Method in class microsoft.exchange.webservices.data.ServiceObject
Load.
load(UserConfigurationProperties) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Loads the specified properties on the user configuration.
loadAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.AlternateId
Gets the name of the XML element.
loadAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Loads the attributes from XML.
loadAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderId
Loads the attributes from XML.
loadAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Loads the attributes from XML.
loadDomainSettingsFromXml(EwsXmlReader) - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Loads from XML.
loaded() - Method in class microsoft.exchange.webservices.data.ServiceResponse
Called when the response has been loaded from XML.
loaded() - Method in class microsoft.exchange.webservices.data.UpdateItemResponse
Clears the change log of the created folder if the creation succeeded.
loadExtraErrorDetailsFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ServiceResponse
Loads extra error details from XML
loadFreeBusyViewFromXml(EwsServiceXmlReader, FreeBusyViewType) - Method in class microsoft.exchange.webservices.data.AttendeeAvailability
Loads the free busy view from XML.
loadFromXml(EwsXmlReader) - Static method in class microsoft.exchange.webservices.data.AlternateMailbox
PLoads AlternateMailbox instance from XML.
loadFromXml(EwsXmlReader) - Static method in class microsoft.exchange.webservices.data.AlternateMailboxCollection
Loads instance of AlternateMailboxCollection from XML.
loadFromXml(EwsXmlReader, String) - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
* Initializes a new instance of the AutodiscoverResponse class.
loadFromXml(EwsXmlReader, String) - Method in class microsoft.exchange.webservices.data.AutodiscoverResponseCollection
* Loads response from XML.
loadFromXml(EwsServiceXmlReader, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Loads from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Loads from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Loads from XML.
loadFromXml(EwsServiceXmlReader, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Loads from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Loads from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Loads from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ExpandGroupResults
Gets the members of the expanded group.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
* Loads from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Loads from XML.
loadFromXml(EwsServiceXmlReader, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.FolderPermission
Loads from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Loads from XML.
loadFromXml(EwsXmlReader, String) - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Loads response from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GetEventsResults
Loads from XML.
loadFromXml(EwsXmlReader, String) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Loads response from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ItemCollection
Loads from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.NameResolution
Loads from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.NameResolutionCollection
Loads from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.NotificationEvent
Loads this NotificationEvent from XML.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.OofReply
* Loads from XML.
loadFromXml(EwsXmlReader) - Static method in class microsoft.exchange.webservices.data.ProtocolConnection
Read user setting with ProtocolConnection value.
loadFromXml(EwsServiceXmlReader) - Static method in class microsoft.exchange.webservices.data.SearchFilter
* Loads from XML.
loadFromXml(EwsServiceXmlReader, boolean) - Method in class microsoft.exchange.webservices.data.ServiceObject
Loads service object from XML.
loadFromXml(EwsServiceXmlReader, boolean, PropertySet, boolean) - Method in class microsoft.exchange.webservices.data.ServiceObject
Load from xml.
loadFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Loads response from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Load from xml.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.TimeWindow
Loads from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Loads from XML.
loadFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Loads from XML.
loadFromXml(EwsServiceXmlReader, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
 
loadFromXml(EwsXmlReader) - Method in class microsoft.exchange.webservices.data.UserSettingError
Loads from XML.
loadFromXml(EwsXmlReader) - Static method in class microsoft.exchange.webservices.data.WebClientUrl
Loads WebClientUrl instance from XML.
loadFromXml(EwsXmlReader) - Static method in class microsoft.exchange.webservices.data.WebClientUrlCollection
Loads instance of WebClientUrlCollection from XML.
LoadingThisObjectTypeNotSupported - Static variable in class microsoft.exchange.webservices.data.Strings
 
loadPropertiesForFolder(Folder, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
Load specified properties for a folder.
loadPropertiesForItems(Iterable<Item>, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Loads the properties of multiple items in a single call to EWS.
loadPropertiesForUserConfiguration(UserConfiguration, UserConfigurationProperties) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Loads the properties of the specified userConfiguration.
loadPropertyValueFromXml(EwsServiceXmlReader, PropertyBag) - Method in class microsoft.exchange.webservices.data.PropertyDefinition
* Loads from XML.
loadPropertyValueFromXml(EwsServiceXmlReader, PropertyBag) - Method in class microsoft.exchange.webservices.data.RecurrencePropertyDefinition
Loads from XML.
loadPropertyValueFromXml(EwsServiceXmlReader, PropertyBag) - Method in class microsoft.exchange.webservices.data.ResponseObjectsPropertyDefinition
Loads from XML.
loadUserSettingsFromXml(EwsXmlReader) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Loads from XML.
loadXml(String) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
Loads the XML document from the specified string.
Location - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Location.
Location - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Location property.
LogicalOperator - Enum in microsoft.exchange.webservices.data
Defines a logical operator as used by search filter collections.

M

Mailbox - Class in microsoft.exchange.webservices.data
Represents a mailbox reference.
Mailbox() - Constructor for class microsoft.exchange.webservices.data.Mailbox
Initializes a new instance of the Mailbox class.
Mailbox(String) - Constructor for class microsoft.exchange.webservices.data.Mailbox
* Initializes a new instance of the Mailbox class.
Mailbox(String, String) - Constructor for class microsoft.exchange.webservices.data.Mailbox
* Initializes a new instance of the Mailbox class.
MailboxType - Enum in microsoft.exchange.webservices.data
Defines the type of an EmailAddress object.
main(String[]) - Static method in class microsoft.exchange.webservices.data.TimeSpanTest
The main method.
main(String[]) - Static method in class microsoft.exchange.webservices.data.UpdateMeetingRequest
 
ManagedFolderInformation - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the ManagedFolderInformation property.
ManagedFolderInformation - Class in microsoft.exchange.webservices.data
Represents information for a managed folder.
ManagedFolderInformation() - Constructor for class microsoft.exchange.webservices.data.ManagedFolderInformation
Initializes a new instance of the ManagedFolderInformation class.
Manager - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Manager property.
ManagerMailbox - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines ManagerMailbox Property
mapErrorCodeToErrorMessage() - Method in class microsoft.exchange.webservices.data.ServiceResponse
Called after the response has been loaded from XML in order to map error codes to "better" error messages.
MapiPropertyType - Enum in microsoft.exchange.webservices.data
Defines the MAPI type of an extended property.
MAX_VALUE - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Represents the Maximum TimeSpan value.
MaxChangesMustBeBetween1And512 - Static variable in class microsoft.exchange.webservices.data.Strings
 
MaximumRedirectionHopsExceeded - Static variable in class microsoft.exchange.webservices.data.Strings
 
MaxScpHopsExceeded - Static variable in class microsoft.exchange.webservices.data.Strings
 
MeetingAttendeeType - Enum in microsoft.exchange.webservices.data
Defines the type of a meeting attendee.
MeetingCancellation - Class in microsoft.exchange.webservices.data
Represents a meeting cancellation message.
MeetingCancellation(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.MeetingCancellation
Initializes a new instance of the class.
MeetingCancellation(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.MeetingCancellation
Initializes a new instance of the class.
MeetingMessage - Class in microsoft.exchange.webservices.data
Represents a meeting-related message.
MeetingMessage(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.MeetingMessage
Initializes a new instance of the "MeetingMessage" class.
MeetingMessage(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.MeetingMessage
Initializes a new instance of the "MeetingMessage" class.
MeetingMessageSchema - Class in microsoft.exchange.webservices.data
Represents the schema for meeting messages.
MeetingMessageSchema() - Constructor for class microsoft.exchange.webservices.data.MeetingMessageSchema
Initializes a new instance of the class.
MeetingRequest - Class in microsoft.exchange.webservices.data
Represents a meeting request that an attendee can accept or decline.
MeetingRequest(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.MeetingRequest
Initializes a new instance of the class.
MeetingRequest(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.MeetingRequest
Initializes a new instance of the class.
MeetingRequestSchema - Class in microsoft.exchange.webservices.data
Represents the schema for meeting requests.
MeetingRequestSchema() - Constructor for class microsoft.exchange.webservices.data.MeetingRequestSchema
Initializes a new instance of the class.
MeetingRequestsDeliveryScope - Enum in microsoft.exchange.webservices.data
Defines how meeting requests are sent to delegates.
MeetingRequestType - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the MeetingRequestType property.
MeetingRequestType - Enum in microsoft.exchange.webservices.data
Defines the type of a meeting request.
MeetingRequestWasSent - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant MeetingRequestWasSent.
MeetingRequestWasSent - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the MeetingRequestWasSent property.
MeetingResponse - Class in microsoft.exchange.webservices.data
Represents a response to a meeting request.
MeetingResponse(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.MeetingResponse
Initializes a new instance of the class.
MeetingResponse(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.MeetingResponse
Initializes a new instance of the class.
MeetingResponseType - Enum in microsoft.exchange.webservices.data
Defines the types of response given to a meeting request.
MeetingTimeZone - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant MeetingTimeZone.
MeetingWorkspaceUrl - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant MeetingWorkspaceUrl.
MeetingWorkspaceUrl - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the MeetingWorkspaceUrl property.
Members - Static variable in class microsoft.exchange.webservices.data.ContactGroupSchema
The Constant Members.
MemberStatus - Enum in microsoft.exchange.webservices.data
Defines the status of group members.
MergedFreeBusyIntervalMustBeSmallerThanTimeWindow - Static variable in class microsoft.exchange.webservices.data.Strings
 
MessageBody - Class in microsoft.exchange.webservices.data
Represents the body of a message.
MessageBody() - Constructor for class microsoft.exchange.webservices.data.MessageBody
* Initializes a new instance.
MessageBody(BodyType, String) - Constructor for class microsoft.exchange.webservices.data.MessageBody
* Initializes a new instance.
MessageBody(String) - Constructor for class microsoft.exchange.webservices.data.MessageBody
* Initializes a new instance.
MessageCount - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the MessageCount property.
MessageDisposition - Enum in microsoft.exchange.webservices.data
Defines how messages are disposed of in CreateItem and UpdateItem operations.
MethodIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
microsoft.exchange.webservices.data - package microsoft.exchange.webservices.data
 
MiddleName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the MiddleName property.
Mileage - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Mileage property.
Mileage - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Mileage property.
MILLISECONDS - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Constant for milliseconds unit and conversion.
MimeContent - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the MimeContent property.
MimeContent - Class in microsoft.exchange.webservices.data
Represents the MIME content of an item.
MimeContent() - Constructor for class microsoft.exchange.webservices.data.MimeContent
Initializes a new instance of the class.
MimeContent(String, byte[]) - Constructor for class microsoft.exchange.webservices.data.MimeContent
Initializes a new instance of the class.
MIN_VALUE - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Represents the Minimum TimeSpan value.
MinuteMustBeBetween0And59 - Static variable in class microsoft.exchange.webservices.data.Strings
 
MINUTES - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Constant for minutes unit and conversion.
MinutesMustBeBetween0And1439 - Static variable in class microsoft.exchange.webservices.data.Strings
 
MobilePhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the MobilePhone property.
MobilePhone - Class in microsoft.exchange.webservices.data
Represents a mobile phone.
MobilePhone() - Constructor for class microsoft.exchange.webservices.data.MobilePhone
Initializes a new instance of the class.
MobilePhone(String, String) - Constructor for class microsoft.exchange.webservices.data.MobilePhone
Initializes a new instance of the MobilePhone class.
Mode - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Mode property.
ModifiedOccurrences - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant ModifiedOccurrences.
ModifiedOccurrences - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the ModifiedOccurrences property.
Month - Enum in microsoft.exchange.webservices.data
Defines months of the year.
MonthMustBeSpecifiedForRecurrencePattern - Static variable in class microsoft.exchange.webservices.data.Strings
 
move(FolderId) - Method in class microsoft.exchange.webservices.data.Folder
Moves this folder to a specific folder.
move(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.Folder
Moves this folder to a specific folder.
move(FolderId) - Method in class microsoft.exchange.webservices.data.Item
Moves this item to a the specified folder.
move(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.Item
Moves this item to a the specified folder.
MoveCopyFolderResponse - Class in microsoft.exchange.webservices.data
Represents the base response class for individual folder move and copy operations.
MoveCopyFolderResponse() - Constructor for class microsoft.exchange.webservices.data.MoveCopyFolderResponse
Initializes a new instance of the MoveCopyFolderResponse class.
MoveCopyItemRequest<TResponse extends ServiceResponse> - Class in microsoft.exchange.webservices.data
* Represents an abstract Move/Copy Item request.
MoveCopyItemRequest(ExchangeService, ServiceErrorHandling) - Constructor for class microsoft.exchange.webservices.data.MoveCopyItemRequest
* Initializes a new instance of the class.
MoveCopyItemResponse - Class in microsoft.exchange.webservices.data
Represents a response to a Move or Copy operation.
MoveCopyItemResponse() - Constructor for class microsoft.exchange.webservices.data.MoveCopyItemResponse
Represents a response to a Move or Copy operation.
moveFolder(FolderId, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Move a folder.
moveItem(ItemId, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Copies multiple items in a single call to EWS.
MoveItemRequest - Class in microsoft.exchange.webservices.data
The Class MoveItemRequest.
moveItems(Iterable<ItemId>, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Moves multiple items in a single call to EWS.
moveItems(Iterable<ItemId>, FolderId, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Moves multiple items in a single call to EWS.
moveItemsInConversation(FolderId, FolderId) - Method in class microsoft.exchange.webservices.data.Conversation
Moves items in the specified conversation to a specific folder.
moveItemsInConversations(Iterable<HashMap<ConversationId, Date>>, FolderId, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Moves the items in the specified conversation to the specified destination folder.
MSExchangeCertificate - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines MSExchangeCertificate Property
MultipleContactPhotosInAttachment - Static variable in class microsoft.exchange.webservices.data.Strings
 
MustLoadOrAssignPropertyBeforeAccess - Static variable in class microsoft.exchange.webservices.data.Strings
 
MyResponseType - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant MyResponseType.
MyResponseType - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the MyResponseType property.

N

name - Variable in class microsoft.exchange.webservices.data.TimeZoneDefinition
The name.
NameResolution - Class in microsoft.exchange.webservices.data
Represents a suggested name resolution.
NameResolution(NameResolutionCollection) - Constructor for class microsoft.exchange.webservices.data.NameResolution
Initializes a new instance of the class.
NameResolutionCollection - Class in microsoft.exchange.webservices.data
Represents a list of suggested name resolutions.
NameResolutionCollection(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.NameResolutionCollection
Represents a list of suggested name resolutions.
nameResolutionCollection(int) - Method in class microsoft.exchange.webservices.data.NameResolutionCollection
Gets the name resolution at the specified index.
negate() - Method in class microsoft.exchange.webservices.data.TimeSpan
Returns a TimeSpan whose value is the negated value of this TimeSpan.
NetShowUrl - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant NetShowUrl.
NetShowUrl - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the NetShowUrl property.
neverEnds() - Method in class microsoft.exchange.webservices.data.Recurrence
Sets up this recurrence so that it never ends.
newDocument() - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
NewMessagesWithAttachmentsCannotBeSentDirectly - Static variable in class microsoft.exchange.webservices.data.Strings
 
newValidator() - Method in class microsoft.exchange.webservices.data.SafeXmlSchema
 
newValidatorHandler() - Method in class microsoft.exchange.webservices.data.SafeXmlSchema
 
NickName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the NickName property.
NoAppropriateConstructorForItemClass - Static variable in class microsoft.exchange.webservices.data.Strings
 
NoError - Static variable in class microsoft.exchange.webservices.data.Strings
 
NonSummaryPropertyCannotBeUsed - Static variable in class microsoft.exchange.webservices.data.Strings
 
NoSoapOrWsSecurityEndpointAvailable - Static variable in class microsoft.exchange.webservices.data.Strings
 
NoSubscriptionsOnConnection - Static variable in class microsoft.exchange.webservices.data.Strings
 
Notes - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Notes Property
NotificationEvent - Class in microsoft.exchange.webservices.data
Represents an event as exposed by push and pull notifications.
NotificationEvent(EventType, Date) - Constructor for class microsoft.exchange.webservices.data.NotificationEvent
Initializes a new instance.
NotificationEventArgs - Class in microsoft.exchange.webservices.data
Provides data to a StreamingSubscriptionConnection's OnNotificationEvent event.
NotificationEventArgs(StreamingSubscription, Iterable<NotificationEvent>) - Constructor for class microsoft.exchange.webservices.data.NotificationEventArgs
Initializes a new instance of the NotificationEventArgs class.
notificationEventDelegate(Object, NotificationEventArgs) - Method in interface microsoft.exchange.webservices.data.StreamingSubscriptionConnection.INotificationEventDelegate
Represents a delegate that is invoked when notifications are received from the server
NotSupportedException - Exception in microsoft.exchange.webservices.data
 
NotSupportedException() - Constructor for exception microsoft.exchange.webservices.data.NotSupportedException
Instantiates a new argument exception.
NotSupportedException(String) - Constructor for exception microsoft.exchange.webservices.data.NotSupportedException
Instantiates a new NotSupported exception.
NullStringArrayElementInvalid - Static variable in class microsoft.exchange.webservices.data.Strings
 
NumberOfOccurrencesMustBeGreaterThanZero - Static variable in class microsoft.exchange.webservices.data.Strings
 

O

ObjectDoesNotHaveId - Static variable in class microsoft.exchange.webservices.data.Strings
 
ObjectTypeIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
ObjectTypeNotSupported - Static variable in class microsoft.exchange.webservices.data.Strings
 
OccurrenceIndexMustBeGreaterThanZero - Static variable in class microsoft.exchange.webservices.data.Strings
 
OccurrenceInfo - Class in microsoft.exchange.webservices.data
Encapsulates information on the occurrence of a recurring appointment.
OccurrenceInfo() - Constructor for class microsoft.exchange.webservices.data.OccurrenceInfo
Initializes a new instance of the OccurrenceInfo class.
OccurrenceInfoCollection - Class in microsoft.exchange.webservices.data
Represents a collection of OccurrenceInfo objects.
OccurrenceInfoCollection() - Constructor for class microsoft.exchange.webservices.data.OccurrenceInfoCollection
Initializes a new instance of the class.
OfficeLocation - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OfficeLocation property.
OffsetBasePoint - Enum in microsoft.exchange.webservices.data
Defines the offset's base point in a paged view.
OffsetMustBeGreaterThanZero - Static variable in class microsoft.exchange.webservices.data.Strings
 
OofExternalAudience - Enum in microsoft.exchange.webservices.data
Defines the external audience of an Out of Office notification.
OofReply - Class in microsoft.exchange.webservices.data
Represents an Out of Office response.
OofReply() - Constructor for class microsoft.exchange.webservices.data.OofReply
* Initializes a new instance of the class.
OofReply(String) - Constructor for class microsoft.exchange.webservices.data.OofReply
* Initializes a new instance of the class.
OofSettings - Class in microsoft.exchange.webservices.data
Represents a user's Out of Office (OOF) settings.
OofSettings() - Constructor for class microsoft.exchange.webservices.data.OofSettings
Initializes a new instance of OofSettings.
OofState - Enum in microsoft.exchange.webservices.data
Defines a user's Out of Office Assistant status.
open() - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Opens this connection so it starts receiving events from the server.This results in a long-standing call to EWS.
OperationDoesNotSupportAttachments - Static variable in class microsoft.exchange.webservices.data.Strings
 
OperationNotSupportedForPropertyDefinitionType - Static variable in class microsoft.exchange.webservices.data.Strings
 
OptionalAttendees - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant OptionalAttendees.
OptionalAttendees - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the OptionalAttendees property.
OrderByCollection - Class in microsoft.exchange.webservices.data
Represents an ordered collection of property definitions qualified with a sort direction.
OrderByCollection() - Constructor for class microsoft.exchange.webservices.data.OrderByCollection
Initializes a new instance of the OrderByCollection class.
Organizer - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Organizer.
Organizer - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Organizer property.
OriginalStart - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant OriginalStart.
OriginalStart - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the OriginalStart property.
OtherAddressCity - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherAddressCity property.
OtherAddressCountryOrRegion - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherAddressCountryOrRegion property.
OtherAddressPostalCode - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherAddressPostalCode property.
OtherAddressState - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherAddressState property.
OtherAddressStreet - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherAddressStreet property.
OtherFax - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherFax property.
OtherTelephone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the OtherTelephone property.
OutParam<T> - Class in microsoft.exchange.webservices.data
The Class OutParam.
OutParam() - Constructor for class microsoft.exchange.webservices.data.OutParam
Instantiates a new out param.
Owner - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Owner property.

P

PagedView - Class in microsoft.exchange.webservices.data
Represents a view settings that support paging in a search operation.
PagedView(int) - Constructor for class microsoft.exchange.webservices.data.PagedView
Initializes a new instance of the "PagedView" class.
PagedView(int, int) - Constructor for class microsoft.exchange.webservices.data.PagedView
Initializes a new instance of the "PagedView" class.
PagedView(int, int, OffsetBasePoint) - Constructor for class microsoft.exchange.webservices.data.PagedView
Initializes a new instance of the "PagedView" class.
Pager - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Pager property.
ParameterIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
ParentFolderDoesNotHaveId - Static variable in class microsoft.exchange.webservices.data.Strings
 
ParentFolderId - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the ParentFolderId property.
ParentFolderId - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the ParentFolderId property.
parse(EwsXmlReader) - Static method in class microsoft.exchange.webservices.data.AutodiscoverError
Parses the XML through the specified reader and creates an Autodiscover error.
parse(EwsServiceXmlReader) - Static method in class microsoft.exchange.webservices.data.ExchangeServerInfo
* Parse current element to extract server information.
parse(InputSource) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
parse(String) - Static method in class microsoft.exchange.webservices.data.TimeSpan
 
parseMessageXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Parses the message XML.
parseResponse(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
Parses the response
PartnerTokenIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
PartnerTokenRequestRequiresUrl - Static variable in class microsoft.exchange.webservices.data.Strings
 
PASSWORD - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PATH - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PercentComplete - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the PercentComplete property.
PercentCompleteMustBeBetween0And100 - Static variable in class microsoft.exchange.webservices.data.Strings
 
PeriodNotFound - Static variable in class microsoft.exchange.webservices.data.Strings
 
PermissionLevelInvalidForNonCalendarFolder - Static variable in class microsoft.exchange.webservices.data.Strings
 
Permissions - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the Permissions property.
PermissionScope - Enum in microsoft.exchange.webservices.data
Defines the scope of a user's permission on a folders.
PhoneCall - Class in microsoft.exchange.webservices.data
Represents a phone call.
PhoneCall(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.PhoneCall
PhoneCall Constructor.
PhoneCall(ExchangeService, PhoneCallId) - Constructor for class microsoft.exchange.webservices.data.PhoneCall
PhoneCall Constructor.
PhoneCallAlreadyDisconnected - Static variable in class microsoft.exchange.webservices.data.Strings
 
PhoneCallState - Enum in microsoft.exchange.webservices.data
The PhoneCallState enumeration.
PhoneNumberDictionary - Class in microsoft.exchange.webservices.data
Represents a dictionary of phone numbers.
PhoneNumberDictionary() - Constructor for class microsoft.exchange.webservices.data.PhoneNumberDictionary
 
PhoneNumberEntry - Class in microsoft.exchange.webservices.data
Represents an entry of a PhoneNumberDictionary.
PhoneNumberEntry() - Constructor for class microsoft.exchange.webservices.data.PhoneNumberEntry
Initializes a new instance of the "PhoneNumberEntry" class.
PhoneNumberEntry(PhoneNumberKey, String) - Constructor for class microsoft.exchange.webservices.data.PhoneNumberEntry
Initializes a new instance of the class.
PhoneNumberKey - Enum in microsoft.exchange.webservices.data
Defines phone number entries for a contact.
PhoneNumbers - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the PhoneNumbers property.
PhoneticFirstName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines PhoenticFirstName property
PhoneticFullName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines PhoeniticFullName property
PhoneticLastName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines PhoneticLastName Property
Photo - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines Photo Property
PhysicalAddressDictionary - Class in microsoft.exchange.webservices.data
Represents a dictionary of physical addresses.
PhysicalAddressDictionary() - Constructor for class microsoft.exchange.webservices.data.PhysicalAddressDictionary
 
PhysicalAddressEntry - Class in microsoft.exchange.webservices.data
Represents an entry of an PhysicalAddressDictionary.
PhysicalAddressEntry() - Constructor for class microsoft.exchange.webservices.data.PhysicalAddressEntry
Initializes a new instance of PhysicalAddressEntry.
PhysicalAddresses - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the PhysicalAddresses property.
PhysicalAddressIndex - Enum in microsoft.exchange.webservices.data
Defines a physical address index.
PhysicalAddressKey - Enum in microsoft.exchange.webservices.data
Defines physical address entries for a contact.
playOnPhone(ItemId, String) - Method in class microsoft.exchange.webservices.data.UnifiedMessaging
Calls a phone and reads a message to the person who picks up.
PostalAddressIndex - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the PostalAddressIndex property.
PostedTime - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the PostedTime property.
PostItem - Class in microsoft.exchange.webservices.data
Represents a post item.
PostItem(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.PostItem
Initializes an unsaved local instance of PostItem.To bind to an existing post item, use PostItem.Bind() instead.
PostItem(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.PostItem
Initializes a new instance of the class.
PostItemSchema - Class in microsoft.exchange.webservices.data
Represents the schema for post items.
PostItemSchema() - Constructor for class microsoft.exchange.webservices.data.PostItemSchema
Initializes a new instance of the PostItemSchema class.
postReply(MessageBody) - Method in class microsoft.exchange.webservices.data.PostItem
Posts a reply to this post item.
PostReply - Class in microsoft.exchange.webservices.data
Represents a reply to a post item.
PostReply(Item) - Constructor for class microsoft.exchange.webservices.data.PostReply
Initializes a new instance of the class.
preAuthenticate() - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
This method is called to pre-authenticate credentials before a service request is made.
preAuthenticate() - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
This method is called to pre-authenticate credentials before a service request is made.
prepareHttpWebRequest() - Method in class microsoft.exchange.webservices.data.ExchangeService
Prepare http web request.
prepareHttpWebRequestForUrl(URI) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object.
prepareHttpWebRequestForUrl(URI, boolean, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
* Creates an HttpWebRequest instance and initialises it with the appropriate parameters, based on the configuration of this service object.
prepareWebRequest(HttpWebRequest) - Method in class microsoft.exchange.webservices.data.ClientCertificateCredentials
This method is called to apply credentials to a service request before the request is made.
prepareWebRequest(HttpWebRequest) - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
* This method is called to apply credentials to a service request before the request is made.
prepareWebRequest(HttpWebRequest) - Method in class microsoft.exchange.webservices.data.TokenCredentials
This method is called to apply credentials to a service request before the request is made.
prepareWebRequest(HttpWebRequest) - Method in class microsoft.exchange.webservices.data.WebCredentials
This method is called to apply credentials to a service request before the request is made.
PrimaryPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the PrimaryPhone property.
processChallenge(String) - Method in class microsoft.exchange.webservices.data.EwsJCIFSNTLMScheme
Processes the NTLM challenge.
processHttpErrorResponse(HttpWebRequest, Exception) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Processes an HTTP error response.
processHttpErrorResponse(HttpWebRequest, Exception) - Method in class microsoft.exchange.webservices.data.ExchangeService
Processes an HTTP error response.
processHttpErrorResponse(HttpWebRequest, Exception) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
 
processHttpResponseHeaders(TraceFlags, HttpWebRequest) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Traces the HTTP response headers.
processMe(Future) - Method in class microsoft.exchange.webservices.data.AsyncCallbackImplementation
 
Profession - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Profession property.
PropertyAlreadyExistsInOrderByCollection - Static variable in class microsoft.exchange.webservices.data.Strings
 
propertyBagChanged(SimplePropertyBag) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
* Property was changed.
PropertyCannotBeDeleted - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyCannotBeUpdated - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyCollectionSizeMismatch - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyDefinition - Class in microsoft.exchange.webservices.data
Represents the definition of a folder or item property.
PropertyDefinition(String, String, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.PropertyDefinition
Initializes a new instance.
PropertyDefinition(String, EnumSet<PropertyDefinitionFlags>, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.PropertyDefinition
Initializes a new instance.
PropertyDefinition(String, String, EnumSet<PropertyDefinitionFlags>, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.PropertyDefinition
* Initializes a new instance.
PropertyDefinitionBase - Class in microsoft.exchange.webservices.data
Represents the base class for all property definitions.
PropertyDefinitionBase() - Constructor for class microsoft.exchange.webservices.data.PropertyDefinitionBase
* Initializes a new instance.
PropertyDefinitionFlags - Enum in microsoft.exchange.webservices.data
defines how a complex property behaves.
PropertyDefinitionPropertyMustBeSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyDefinitionTypeMismatch - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when an operation on a property fails.
PropertyException() - Constructor for exception microsoft.exchange.webservices.data.PropertyException
Instantiates a new property exception.
PropertyException(String) - Constructor for exception microsoft.exchange.webservices.data.PropertyException
Instantiates a new property exception.
PropertyException(String, String) - Constructor for exception microsoft.exchange.webservices.data.PropertyException
Instantiates a new property exception.
PropertyException(String, String, Exception) - Constructor for exception microsoft.exchange.webservices.data.PropertyException
Instantiates a new property exception.
PropertyIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyIsReadOnly - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertySet - Class in microsoft.exchange.webservices.data
Represents a set of item or folder properties.
PropertySet(BasePropertySet, PropertyDefinitionBase...) - Constructor for class microsoft.exchange.webservices.data.PropertySet
Initializes a new instance of PropertySet.
PropertySet(BasePropertySet, Iterator<PropertyDefinitionBase>) - Constructor for class microsoft.exchange.webservices.data.PropertySet
Initializes a new instance of PropertySet.
PropertySet() - Constructor for class microsoft.exchange.webservices.data.PropertySet
Initializes a new instance of PropertySet based upon BasePropertySet.IdOnly.
PropertySet(BasePropertySet) - Constructor for class microsoft.exchange.webservices.data.PropertySet
Initializes a new instance of PropertySet.
PropertySet(PropertyDefinitionBase...) - Constructor for class microsoft.exchange.webservices.data.PropertySet
Initializes a new instance of PropertySet based upon BasePropertySet.IdOnly.
PropertySet(Iterator<PropertyDefinitionBase>) - Constructor for class microsoft.exchange.webservices.data.PropertySet
Initializes a new instance of PropertySet based upon BasePropertySet.IdOnly.
PropertySetCannotBeModified - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyTypeIncompatibleWhenUpdatingCollection - Static variable in class microsoft.exchange.webservices.data.Strings
 
PropertyValueMustBeSpecifiedForRecurrencePattern - Static variable in class microsoft.exchange.webservices.data.Strings
 
ProtocolConnection - Class in microsoft.exchange.webservices.data
Represents the email Protocol connection settings for pop/imap/smtp protocols.
ProtocolConnection() - Constructor for class microsoft.exchange.webservices.data.ProtocolConnection
Initializes a new instance of the class.
ProtocolConnection(String, String, int) - Constructor for class microsoft.exchange.webservices.data.ProtocolConnection
Initializes a new instance of the ProtocolConnection class.
ProtocolConnectionCollection - Class in microsoft.exchange.webservices.data
Represents a user setting that is a collection of protocol connection.
PROXY_CRED_DOMAIN - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PROXY_CRED_PASSWORD - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PROXY_CRED_USERNAME - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PROXY_HOST - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PROXY_PORT - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
PullSubscription - Class in microsoft.exchange.webservices.data
Represents a pull subscription.
PullSubscription(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.PullSubscription
Initializes a new instance.
PushSubscription - Class in microsoft.exchange.webservices.data
Represents a push subscriptions..
PushSubscription(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.PushSubscription
Initializes a new instance.

R

RadioPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the RadioPhone property.
Read(InputStream, ValidationEventHandler) - Static method in class microsoft.exchange.webservices.data.SafeXmlSchema
Reads an XML Schema from the supplied stream.
Read(XMLStreamReader, ValidationEventHandler) - Static method in class microsoft.exchange.webservices.data.SafeXmlSchema
Reads an XML Schema from the supplied TextReader.
ReadAccessInvalidForNonCalendarFolder - Static variable in class microsoft.exchange.webservices.data.Strings
 
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Reads the attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DictionaryEntryProperty
Reads the attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
Reads the attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GroupMember
Reads the member Key attribute from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Reads the attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.MessageBody
* Reads attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.MimeContent
Reads attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Reads the attribute of Xml.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
* Reads the attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ServiceId
* Read attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Reads the attributes from XML.
readAttributesFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.UniqueBody
* Reads attributes from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ConvertIdResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.CreateAttachmentResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DelegateUserResponse
* Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DeleteAttachmentResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.FindItemResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GetFolderResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GetItemResponse
* Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateResponse
Reads response elements from XML
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GetUserConfigurationResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.MoveCopyFolderResponse
Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.MoveCopyItemResponse
* Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SyncResponse
* Reads response elements from XML.
readElementsFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.UpdateItemResponse
* Reads response elements from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Reads the text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
Reads the text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ImAddressEntry
* Reads the text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Reads the text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.MessageBody
* Reads text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.MimeContent
Reads text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.PhoneNumberEntry
Reads the text value from XML.
readTextValueFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.UniqueBody
* Reads attributes from XML.
ReceivedBy - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the ReceivedBy property.
ReceivedRepresenting - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the ReceivedRepresenting property.
Recurrence - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Recurrence.
Recurrence - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Recurrence property.
Recurrence - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern, as used by Appointment and Task items.
Recurrence() - Constructor for class microsoft.exchange.webservices.data.Recurrence
Initializes a new instance.
Recurrence(Date) - Constructor for class microsoft.exchange.webservices.data.Recurrence
Initializes a new instance.
Recurrence - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Recurrence property.
Recurrence.DailyPattern - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern where each occurrence happens a specific number of days after the previous one.
Recurrence.DailyPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.DailyPattern
Initializes a new instance of the DailyPattern class.
Recurrence.DailyPattern(Date, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.DailyPattern
Initializes a new instance of the DailyPattern class.
Recurrence.DailyRegenerationPattern - Class in microsoft.exchange.webservices.data
Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of days after the previous one is completed.
Recurrence.DailyRegenerationPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.DailyRegenerationPattern
Initializes a new instance of the DailyRegenerationPattern class.
Recurrence.DailyRegenerationPattern(Date, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.DailyRegenerationPattern
Initializes a new instance of the DailyRegenerationPattern class.
Recurrence.IntervalPattern - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern where each occurrence happens at a specific interval after the previous one.
Recurrence.IntervalPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.IntervalPattern
Initializes a new instance of the IntervalPattern class.
Recurrence.IntervalPattern(Date, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.IntervalPattern
Initializes a new instance of the IntervalPattern class.
Recurrence.MonthlyPattern - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern where each occurrence happens on a specific day a specific number of months after the previous one.
Recurrence.MonthlyPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Initializes a new instance of the MonthlyPattern class.
Recurrence.MonthlyPattern(Date, int, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Initializes a new instance of the MonthlyPattern class.
Recurrence.MonthlyRegenerationPattern - Class in microsoft.exchange.webservices.data
Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of months after the previous one is completed.
Recurrence.MonthlyRegenerationPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.MonthlyRegenerationPattern
Instantiates a new monthly regeneration pattern.
Recurrence.MonthlyRegenerationPattern(Date, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.MonthlyRegenerationPattern
Instantiates a new monthly regeneration pattern.
Recurrence.RelativeMonthlyPattern - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern where each occurrence happens on a relative day a specific number of months after the previous one.
Recurrence.RelativeMonthlyPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Instantiates a new relative monthly pattern.
Recurrence.RelativeMonthlyPattern(Date, int, DayOfTheWeek, DayOfTheWeekIndex) - Constructor for class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Instantiates a new relative monthly pattern.
Recurrence.RelativeYearlyPattern - Class in microsoft.exchange.webservices.data
The Class RelativeYearlyPattern.
Recurrence.RelativeYearlyPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Instantiates a new relative yearly pattern.
Recurrence.RelativeYearlyPattern(Date, Month, DayOfTheWeek, DayOfTheWeekIndex) - Constructor for class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Instantiates a new relative yearly pattern.
Recurrence.WeeklyPattern - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern where each occurrence happens on specific days a specific number of weeks after the previous one.
Recurrence.WeeklyPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Initializes a new instance of the WeeklyPattern class.
Recurrence.WeeklyPattern(Date, int, DayOfTheWeek...) - Constructor for class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Initializes a new instance of the WeeklyPattern class.
Recurrence.WeeklyRegenerationPattern - Class in microsoft.exchange.webservices.data
Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of weeks after the previous one is completed.
Recurrence.WeeklyRegenerationPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.WeeklyRegenerationPattern
Initializes a new instance of the WeeklyRegenerationPattern class.
Recurrence.WeeklyRegenerationPattern(Date, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.WeeklyRegenerationPattern
Initializes a new instance of the WeeklyRegenerationPattern class.
Recurrence.YearlyPattern - Class in microsoft.exchange.webservices.data
Represents a recurrence pattern where each occurrence happens on a specific day every year.
Recurrence.YearlyPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Initializes a new instance of the YearlyPattern class.
Recurrence.YearlyPattern(Date, Month, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Initializes a new instance of the YearlyPattern class.
Recurrence.YearlyRegenerationPattern - Class in microsoft.exchange.webservices.data
Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of years after the previous one is completed.
Recurrence.YearlyRegenerationPattern() - Constructor for class microsoft.exchange.webservices.data.Recurrence.YearlyRegenerationPattern
Initializes a new instance of the YearlyRegenerationPattern class.
Recurrence.YearlyRegenerationPattern(Date, int) - Constructor for class microsoft.exchange.webservices.data.Recurrence.YearlyRegenerationPattern
Initializes a new instance of the YearlyRegenerationPattern class.
RecurrencePatternMustHaveStartDate - Static variable in class microsoft.exchange.webservices.data.Strings
 
RecurrencePropertyDefinition - Class in microsoft.exchange.webservices.data
Represenrs recurrence property definition.
RecurrencePropertyDefinition(String, String, EnumSet<PropertyDefinitionFlags>, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.RecurrencePropertyDefinition
Initializes a new instance of the RecurrencePropertyDefinition class.
RecurringAppointmentMasterId - Class in microsoft.exchange.webservices.data
Represents the Id of an occurrence of a recurring appointment.
RecurringAppointmentMasterId(String) - Constructor for class microsoft.exchange.webservices.data.RecurringAppointmentMasterId
Represents the Id of an occurrence of a recurring appointment.
References - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the References property.
References - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the References property.
RefParam<T> - Class in microsoft.exchange.webservices.data
The Class RefParam.
RefParam(T) - Constructor for class microsoft.exchange.webservices.data.RefParam
Instantiates a new ref param.
refresh() - Method in class microsoft.exchange.webservices.data.PhoneCall
Refreshes the state of this phone call.
RegenerationPatternsOnlyValidForTasks - Static variable in class microsoft.exchange.webservices.data.Strings
 
registerAssociatedInternalProperties(List<PropertyDefinition>) - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Registers associated internal properties.
registerIndexedProperty(IndexedPropertyDefinition) - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Registers an indexed property.
registerInternalProperty(PropertyDefinition) - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Registers an internal schema property.
registerProperties() - Method in class microsoft.exchange.webservices.data.AppointmentSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.ContactGroupSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.ContactSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.ConversationSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.EmailMessageSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.FolderSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.ItemSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.MeetingMessageSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.MeetingRequestSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.PostItemSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.SearchFolderSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Registers properties.
registerProperties() - Method in class microsoft.exchange.webservices.data.TaskSchema
* This must be declared after the property definitions.
registerProperty(PropertyDefinition) - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Registers a schema property that will be visible to developers.
ReminderDueBy - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the ReminderDueBy property.
ReminderMinutesBeforeStart - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the ReminderMinutesBeforeStart property.
remove(Attachment) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Removes the specified attachment.
remove(Attendee) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Removes an attendee from the collection.
remove(DayOfTheWeek) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Remove a specific day from the collection.
remove(EmailAddress) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
* Removes an e-mail address from the collection.
remove(FolderId) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Removes the specified folder Id from the collection.
remove(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Removes the specified well-known folder from the collection.
remove(FolderPermission) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Removes a permission from the collection.
remove(GroupMember) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Removes a member from the collection.
remove(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Removes the specified property definition from the collection.
remove(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.PropertySet
Removes the specified property from the set.
remove(SearchFilter) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Removes a search filter from the collection.
remove(String) - Method in class microsoft.exchange.webservices.data.StringList
Removes a string from the list.
remove(Object) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Removes the element with the specified key from the user configuration dictionary.
removeAt(int) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Removes the attachment at the specified index.
removeAt(int) - Method in class microsoft.exchange.webservices.data.AttendeeCollection
* Removes an attendee from the collection.
removeAt(int) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Removes the day at a specific index.
removeAt(int) - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Removes an e-mail address from the collection.
removeAt(int) - Method in class microsoft.exchange.webservices.data.FolderIdCollection
Removes the folder Id at the specified index.
removeAt(int) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Removes a permission from the collection.
removeAt(int) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Removes a member at the specified index.
removeAt(int) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Removes the element at the specified index from the collection.
removeAt(int) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Removes the search filter at the specified index from the collection.
removeAt(int) - Method in class microsoft.exchange.webservices.data.StringList
Removes the string at the specified position from the list.
removeChangeEvent(IComplexPropertyChangedDelegate) - Method in class microsoft.exchange.webservices.data.ComplexProperty
Remove the event from happening when property changed.
removeContactPicture() - Method in class microsoft.exchange.webservices.data.Contact
Removes the contact's picture.
removeDelegates(Mailbox, UserId...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Removes delegates on a specific mailbox.
removeDelegates(Mailbox, Iterable<UserId>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Removes delegates on a specific mailbox.
removeDisconnect(StreamingSubscriptionConnection.ISubscriptionErrorDelegate) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Remove the event from happening when property disconnect.
removeExtendedProperty(ExtendedPropertyDefinition) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
* Removes a specific extended property definition from the collection.
removeExtendedProperty(ExtendedPropertyDefinition) - Method in class microsoft.exchange.webservices.data.Folder
Removes an extended property.
removeExtendedProperty(ExtendedPropertyDefinition) - Method in class microsoft.exchange.webservices.data.Item
Removes an extended property.
removeFromChangeLog(TComplexProperty) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Removes from change log.
removeMeetingFromCalendar() - Method in class microsoft.exchange.webservices.data.MeetingCancellation
Removes the meeting associated with the cancellation message from the user's calendar.
removeNotificationEvent(StreamingSubscriptionConnection.INotificationEventDelegate) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Remove the event from happening when property Notify.
removeServiceObjectChangedEvent(IServiceObjectChangedDelegate) - Method in class microsoft.exchange.webservices.data.ServiceObject
Removes the service object changed event.
removeSubscription(StreamingSubscription) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Removes the specified streaming subscription from the connection.
removeSubscriptionError(StreamingSubscriptionConnection.ISubscriptionErrorDelegate) - Method in class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Remove the event from happening when property subscription.
reply(MessageBody, boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Replies to the organizer and/or the attendees of the meeting.
reply(MessageBody, boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
* Replies to the message.
reply(MessageBody, boolean) - Method in class microsoft.exchange.webservices.data.PostItem
Replies to the post item.
ReplyTo - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the ReplyTo property.
RequestIncompatibleWithRequestVersion - Static variable in class microsoft.exchange.webservices.data.Strings
 
RequiredAttendees - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant RequiredAttendees.
RequiredAttendees - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the RequiredAttendees property.
reset() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Reset.
resolveName(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Finds contacts in the user's Contacts folder and the Global Address List (in that order) that have names that match the one passed as a parameter.
resolveName(String, Iterable<FolderId>, ResolveNameSearchLocation, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Finds contacts in the user's Contacts folder and the Global Address List (in that order) that have names that match the one passed as a parameter.
resolveName(String, Iterable<FolderId>, ResolveNameSearchLocation, boolean, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
Finds contacts in the Global Address List and/or in specific contact folders that have names that match the one passed as a parameter.
resolveName(String, ResolveNameSearchLocation, boolean, PropertySet) - Method in class microsoft.exchange.webservices.data.ExchangeService
Finds contacts in the Global Address List that have names that match the one passed as a parameter.
resolveName(String, ResolveNameSearchLocation, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Finds contacts in the user's Contacts folder and the Global Address List (in that order) that have names that match the one passed as a parameter.
ResolveNameSearchLocation - Enum in microsoft.exchange.webservices.data
Defines the location where a ResolveName operation searches for contacts.
Resources - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Resources.
Resources - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Resources property.
ResponseActions - Enum in microsoft.exchange.webservices.data
Defines the response actions that can be taken on an item.
ResponseMessage - Class in microsoft.exchange.webservices.data
The Class ResponseMessage.
ResponseMessageType - Enum in microsoft.exchange.webservices.data
Defines the type of a ResponseMessage object.
ResponseObject<TMessage extends EmailMessage> - Class in microsoft.exchange.webservices.data
The Class ResponseObject.
ResponseObject(Item) - Constructor for class microsoft.exchange.webservices.data.ResponseObject
Initializes a new instance of the class.
ResponseObjectsPropertyDefinition - Class in microsoft.exchange.webservices.data
Represents response object property defintion.
ResponseObjectsPropertyDefinition(String, String, ExchangeVersion) - Constructor for class microsoft.exchange.webservices.data.ResponseObjectsPropertyDefinition
Initializes a new instance of the ResponseObjectsPropertyDefinition class.
ResponseType - Static variable in class microsoft.exchange.webservices.data.MeetingMessageSchema
Defines the ResponseType property.
Rule - Class in microsoft.exchange.webservices.data
Represents a rule that automatically handles incoming messages.
Rule() - Constructor for class microsoft.exchange.webservices.data.Rule
Initializes a new instance of the Rule class.
RuleActions - Class in microsoft.exchange.webservices.data
Represents the set of actions available for a rule.
RuleActions() - Constructor for class microsoft.exchange.webservices.data.RuleActions
Initializes a new instance of the RulePredicates class.
RuleCollection - Class in microsoft.exchange.webservices.data
Represents a collection of rules.
RuleCollection() - Constructor for class microsoft.exchange.webservices.data.RuleCollection
Initializes a new instance of the RuleCollection class.
RuleError - Class in microsoft.exchange.webservices.data
Defines the RuleError class.
RuleError() - Constructor for class microsoft.exchange.webservices.data.RuleError
The Initializes a new instance of the RuleError class.
RuleErrorCode - Enum in microsoft.exchange.webservices.data
Defines the error codes identifying why a rule failed validation.
RuleErrorCollection - Class in microsoft.exchange.webservices.data
Represents a collection of rule validation errors.
RuleErrorCollection() - Constructor for class microsoft.exchange.webservices.data.RuleErrorCollection
Initializes a new instance of the RuleErrorCollection class.
RuleOperation - Class in microsoft.exchange.webservices.data
Represents an operation to be performed on a rule.
RuleOperation() - Constructor for class microsoft.exchange.webservices.data.RuleOperation
Initializes a new instance of the class.
RuleOperationError - Class in microsoft.exchange.webservices.data
Defines the RuleOperationError class.
RuleOperationError() - Constructor for class microsoft.exchange.webservices.data.RuleOperationError
Initializes a new instance of the RuleOperationError class.
RuleOperationErrorCollection - Class in microsoft.exchange.webservices.data
Represents a collection of rule operation errors.
RuleOperationErrorCollection() - Constructor for class microsoft.exchange.webservices.data.RuleOperationErrorCollection
Initializes a new instance of the class.
RulePredicateDateRange - Class in microsoft.exchange.webservices.data
Represents the date and time range within which messages have been received.
RulePredicateDateRange() - Constructor for class microsoft.exchange.webservices.data.RulePredicateDateRange
Initializes a new instance of the RulePredicateDateRange class.
RulePredicates - Class in microsoft.exchange.webservices.data
Represents the set of conditions and exceptions available for a rule.
RulePredicates() - Constructor for class microsoft.exchange.webservices.data.RulePredicates
Initializes a new instance of the RulePredicates class.
RulePredicateSizeRange - Class in microsoft.exchange.webservices.data
Represents the minimum and maximum size of a message.
RulePredicateSizeRange() - Constructor for class microsoft.exchange.webservices.data.RulePredicateSizeRange
Initializes a new instance of the RulePredicateSizeRange class.
RuleProperty - Enum in microsoft.exchange.webservices.data
 

S

SafeXmlDocument - Class in microsoft.exchange.webservices.data
XmlDocument that does not allow DTD parsing.
SafeXmlDocument() - Constructor for class microsoft.exchange.webservices.data.SafeXmlDocument
 
SafeXmlDocument(DocumentBuilder) - Constructor for class microsoft.exchange.webservices.data.SafeXmlDocument
Initializes a new instance of the SafeXmlDocument class with the specified XSImplementation.
SafeXmlDocument(XmlNameTable) - Constructor for class microsoft.exchange.webservices.data.SafeXmlDocument
Initializes a new instance of the SafeXmlDocument class with the specified XmlNameTable.
SafeXmlFactory - Class in microsoft.exchange.webservices.data
 
SafeXmlFactory() - Constructor for class microsoft.exchange.webservices.data.SafeXmlFactory
 
SafeXmlSchema - Class in microsoft.exchange.webservices.data
XmlSchema with protection against DTD parsing in read overloads
SafeXmlSchema() - Constructor for class microsoft.exchange.webservices.data.SafeXmlSchema
 
sameIdAndChangeKey(ServiceId) - Method in class microsoft.exchange.webservices.data.ServiceId
* Determines whether two ServiceId instances are equal (including ChangeKeys).
save(WellKnownFolderName, SendInvitationsMode) - Method in class microsoft.exchange.webservices.data.Appointment
Saves this appointment in the specified folder.
save(FolderId, SendInvitationsMode) - Method in class microsoft.exchange.webservices.data.Appointment
Saves this appointment in the specified folder.
save(SendInvitationsMode) - Method in class microsoft.exchange.webservices.data.Appointment
Saves this appointment in the Calendar folder.
save() - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Saves this collection by creating new attachment and deleting removed ones.
save(FolderId) - Method in class microsoft.exchange.webservices.data.Folder
Saves this folder in a specific folder.
save(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.Folder
Saves this folder in a specific folder.
save(FolderId) - Method in class microsoft.exchange.webservices.data.Item
Saves this item in a specific folder.
save(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.Item
Saves this item in a specific folder.
save() - Method in class microsoft.exchange.webservices.data.Item
Saves this item in the default folder based on the item's type (for example, an e-mail message is saved to the Drafts folder).
save() - Method in class microsoft.exchange.webservices.data.PostReply
Saves the post reply in the same folder as the original post item.
save(FolderId) - Method in class microsoft.exchange.webservices.data.PostReply
Saves the post reply in the same folder as the original post item.
save(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.PostReply
Saves the post reply in a specified folder.
save(FolderId) - Method in class microsoft.exchange.webservices.data.ResponseObject
Saves the response in the specified folder.
save(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.ResponseObject
Saves the response in the specified folder.
save() - Method in class microsoft.exchange.webservices.data.ResponseObject
Saves the response in the Drafts folder.
save(String, FolderId) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Saves the user configuration.
save(String, WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Saves the user configuration.
schema() - Method in class microsoft.exchange.webservices.data.ServiceObject
Gets the schema associated with this type of object.
SchemaTypeName - Static variable in class microsoft.exchange.webservices.data.AlternateId
Name of schema type used for AlternateId.
SchemaTypeName - Static variable in class microsoft.exchange.webservices.data.AlternatePublicFolderId
Name of schema type used for AlternatePublicFolderId element.
SchemaTypeName - Static variable in class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Schema type associated with AlternatePublicFolderItemId.
SearchFilter - Class in microsoft.exchange.webservices.data
Represents the base search filter class.
SearchFilter() - Constructor for class microsoft.exchange.webservices.data.SearchFilter
Initializes a new instance of the SearchFilter class.
SearchFilter.ContainsSubstring - Class in microsoft.exchange.webservices.data
Represents a search filter that checks for the presence of a substring inside a text property.
SearchFilter.ContainsSubstring() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Initializes a new instance of the class.
SearchFilter.ContainsSubstring(PropertyDefinitionBase, String) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Initializes a new instance of the class.
SearchFilter.ContainsSubstring(PropertyDefinitionBase, String, ContainmentMode, ComparisonMode) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Initializes a new instance of the class.
SearchFilter.ExcludesBitmask - Class in microsoft.exchange.webservices.data
Represents a bitmask exclusion search filter.
SearchFilter.ExcludesBitmask() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Initializes a new instance of the class.
SearchFilter.ExcludesBitmask(PropertyDefinitionBase, int) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Initializes a new instance of the class.
SearchFilter.Exists - Class in microsoft.exchange.webservices.data
Represents a search filter checking if a field is set.
SearchFilter.Exists() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.Exists
Initializes a new instance of the class.
SearchFilter.Exists(PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.Exists
Initializes a new instance of the class.
SearchFilter.IsEqualTo - Class in microsoft.exchange.webservices.data
Represents a search filter that checks if a property is equal to a given value or other property.
SearchFilter.IsEqualTo() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsEqualTo
Initializes a new instance of the class.
SearchFilter.IsEqualTo(PropertyDefinitionBase, PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsEqualTo
Initializes a new instance of the class.
SearchFilter.IsEqualTo(PropertyDefinitionBase, Object) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsEqualTo
Initializes a new instance of the class.
SearchFilter.IsGreaterThan - Class in microsoft.exchange.webservices.data
Represents a search filter that checks if a property is greater than a given value or other property.
SearchFilter.IsGreaterThan() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThan
Initializes a new instance of the class.
SearchFilter.IsGreaterThan(PropertyDefinitionBase, PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThan
Initializes a new instance of the class.
SearchFilter.IsGreaterThan(PropertyDefinitionBase, Object) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThan
Initializes a new instance of the class.
SearchFilter.IsGreaterThanOrEqualTo - Class in microsoft.exchange.webservices.data
Represents a search filter that checks if a property is greater than or equal to a given value or other property.
SearchFilter.IsGreaterThanOrEqualTo() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThanOrEqualTo
Initializes a new instance of the class.
SearchFilter.IsGreaterThanOrEqualTo(PropertyDefinitionBase, PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThanOrEqualTo
Initializes a new instance of the class.
SearchFilter.IsGreaterThanOrEqualTo(PropertyDefinitionBase, Object) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsGreaterThanOrEqualTo
Initializes a new instance of the class.
SearchFilter.IsLessThan - Class in microsoft.exchange.webservices.data
Represents a search filter that checks if a property is less than a given value or other property.
SearchFilter.IsLessThan() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsLessThan
Initializes a new instance of the class.
SearchFilter.IsLessThan(PropertyDefinitionBase, PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsLessThan
Initializes a new instance of the class.
SearchFilter.IsLessThan(PropertyDefinitionBase, Object) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsLessThan
Initializes a new instance of the class.
SearchFilter.IsLessThanOrEqualTo - Class in microsoft.exchange.webservices.data
Represents a search filter that checks if a property is less than or equal to a given value or other property.
SearchFilter.IsLessThanOrEqualTo() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsLessThanOrEqualTo
Initializes a new instance of the class.
SearchFilter.IsLessThanOrEqualTo(PropertyDefinitionBase, PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsLessThanOrEqualTo
Initializes a new instance of the class.
SearchFilter.IsLessThanOrEqualTo(PropertyDefinitionBase, Object) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsLessThanOrEqualTo
Initializes a new instance of the class.
SearchFilter.IsNotEqualTo - Class in microsoft.exchange.webservices.data
Represents a search filter that checks if a property is not equal to a given value or other property.
SearchFilter.IsNotEqualTo() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsNotEqualTo
Initializes a new instance of the class.
SearchFilter.IsNotEqualTo(PropertyDefinitionBase, PropertyDefinitionBase) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsNotEqualTo
Initializes a new instance of the class.
SearchFilter.IsNotEqualTo(PropertyDefinitionBase, Object) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.IsNotEqualTo
Initializes a new instance of the class.
SearchFilter.Not - Class in microsoft.exchange.webservices.data
Represents a search filter that negates another.
SearchFilter.Not() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.Not
Initializes a new instance of the class.
SearchFilter.Not(SearchFilter) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.Not
Initializes a new instance of the class.
SearchFilter.PropertyBasedFilter - Class in microsoft.exchange.webservices.data
Represents a search filter where an item or folder property is involved.
SearchFilter.RelationalFilter - Class in microsoft.exchange.webservices.data
Represents the base class for relational filters (for example, IsEqualTo, IsGreaterThan or IsLessThanOrEqualTo).
SearchFilter.SearchFilterCollection - Class in microsoft.exchange.webservices.data
Represents a collection of search filters linked by a logical operator.
SearchFilter.SearchFilterCollection() - Constructor for class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Initializes a new instance of the class.
SearchFilter.SearchFilterCollection(LogicalOperator) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Initializes a new instance of the class.
SearchFilter.SearchFilterCollection(LogicalOperator, SearchFilter...) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Initializes a new instance of the class.
SearchFilter.SearchFilterCollection(LogicalOperator, Iterable<SearchFilter>) - Constructor for class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Initializes a new instance of the class.
SearchFilterAtIndexIsInvalid - Static variable in class microsoft.exchange.webservices.data.Strings
 
SearchFilterComparisonValueTypeIsNotSupported - Static variable in class microsoft.exchange.webservices.data.Strings
 
SearchFilterMustBeSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
SearchFolder - Class in microsoft.exchange.webservices.data
Represents a search folder.
SearchFolder(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.SearchFolder
Initializes an unsaved local instance of the class.
SearchFolderParameters - Class in microsoft.exchange.webservices.data
Represents the parameters associated with a search folder.
SearchFolderParameters() - Constructor for class microsoft.exchange.webservices.data.SearchFolderParameters
Initializes a new instance of the SearchFolderParameters class.
SearchFolderSchema - Class in microsoft.exchange.webservices.data
The Class SearchFolderSchema.
SearchFolderSchema() - Constructor for class microsoft.exchange.webservices.data.SearchFolderSchema
 
SearchFolderTraversal - Enum in microsoft.exchange.webservices.data
Defines the scope of a search folder.
SearchParameters - Static variable in class microsoft.exchange.webservices.data.SearchFolderSchema
Defines the SearchParameters property.
SearchParametersRootFolderIdsEmpty - Static variable in class microsoft.exchange.webservices.data.Strings
 
SecondMustBeBetween0And59 - Static variable in class microsoft.exchange.webservices.data.Strings
 
SECONDS - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Constant for seconds unit and conversion.
send() - Method in class microsoft.exchange.webservices.data.EmailMessage
Sends this e-mail message.
send() - Method in class microsoft.exchange.webservices.data.ResponseObject
Sends this response without saving a copy.
sendAndSaveCopy(FolderId) - Method in class microsoft.exchange.webservices.data.EmailMessage
* Sends this e-mail message and saves a copy of it in the specified folder.
sendAndSaveCopy(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.EmailMessage
* Sends this e-mail message and saves a copy of it in the specified folder.
sendAndSaveCopy() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Sends this e-mail message and saves a copy of it in the Sent Items folder.
sendAndSaveCopy(FolderId) - Method in class microsoft.exchange.webservices.data.ResponseObject
Sends this response and saves a copy in the specified folder.
sendAndSaveCopy(WellKnownFolderName) - Method in class microsoft.exchange.webservices.data.ResponseObject
Sends this response and saves a copy in the specified folder.
sendAndSaveCopy() - Method in class microsoft.exchange.webservices.data.ResponseObject
Sends this response and saves a copy in the Sent Items folder.
SendCancellationsMode - Enum in microsoft.exchange.webservices.data
Defines how meeting cancellations should be sent to attendees when an appointment is deleted.
Sender - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the Sender property.
Sender - Static variable in class microsoft.exchange.webservices.data.PostItemSchema
Defines the Sender property.
SendInvitationsMode - Enum in microsoft.exchange.webservices.data
Defines if/how meeting invitations are sent.
SendInvitationsOrCancellationsMode - Enum in microsoft.exchange.webservices.data
Defines if/how meeting invitations or cancellations should be sent to attendees when an appointment is updated.
sendItem(Item, FolderId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Send item.
Sensitivity - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Sensitivity property.
Sensitivity - Enum in microsoft.exchange.webservices.data
Defines the sensitivity of an item.
serializeExtraSoapHeaders(XMLStreamWriter, String) - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
* Serialize any extra necessary SOAP headers.
serializeExtraSoapHeaders(XMLStreamWriter, String) - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Serialize the WS-Security and WS-Addressing SOAP headers.
serializeWSSecurityHeaders(XMLStreamWriter) - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
* Serialize SOAP headers used for authentication schemes that rely on WS-Security.
serializeWSSecurityHeaders(XMLStreamWriter) - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Creates the WS-Security header necessary to send with an outgoing request.
ServerErrorAndStackTraceDetails - Static variable in class microsoft.exchange.webservices.data.Strings
 
ServerVersionNotSupported - Static variable in class microsoft.exchange.webservices.data.Strings
 
ServiceError - Enum in microsoft.exchange.webservices.data
Defines the error codes that can be returned by the Exchange Web Services.
ServiceId - Class in microsoft.exchange.webservices.data
Represents the Id of an Exchange object.
ServiceId() - Constructor for class microsoft.exchange.webservices.data.ServiceId
* Initializes a new instance.
ServiceId(String) - Constructor for class microsoft.exchange.webservices.data.ServiceId
* Initializes a new instance.
ServiceLocalException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a service operation fails locally (e.g.
ServiceLocalException() - Constructor for exception microsoft.exchange.webservices.data.ServiceLocalException
ServiceLocalException Constructor.
ServiceLocalException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceLocalException
ServiceLocalException Constructor.
ServiceLocalException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceLocalException
ServiceLocalException Constructor.
ServiceObject - Class in microsoft.exchange.webservices.data
Represents the base abstract class for all item and folder types.
ServiceObject(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.ServiceObject
Internal constructor.
ServiceObjectAlreadyHasId - Static variable in class microsoft.exchange.webservices.data.Strings
 
serviceObjectChanged(ServiceObject) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Service object changed.
ServiceObjectDoesNotHaveId - Static variable in class microsoft.exchange.webservices.data.Strings
 
ServiceObjectPropertyDefinition - Class in microsoft.exchange.webservices.data
Represents a property definition for a service object.
ServiceObjectPropertyDefinition() - Constructor for class microsoft.exchange.webservices.data.ServiceObjectPropertyDefinition
Initializes a new instance.
ServiceObjectPropertyDefinition(String) - Constructor for class microsoft.exchange.webservices.data.ServiceObjectPropertyDefinition
Initializes a new instance.
ServiceObjectPropertyException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when an operation on a property fails.
ServiceObjectPropertyException(PropertyDefinitionBase) - Constructor for exception microsoft.exchange.webservices.data.ServiceObjectPropertyException
ServiceObjectPropertyException constructor.
ServiceObjectPropertyException(String, PropertyDefinitionBase) - Constructor for exception microsoft.exchange.webservices.data.ServiceObjectPropertyException
ServiceObjectPropertyException constructor.
ServiceObjectPropertyException(String, PropertyDefinitionBase, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceObjectPropertyException
* ServiceObjectPropertyException constructor.
ServiceObjectSchema - Class in microsoft.exchange.webservices.data
Represents the base class for all item and folder schemas.
ServiceObjectSchema() - Constructor for class microsoft.exchange.webservices.data.ServiceObjectSchema
* Initializes a new instance.
ServiceObjectType - Enum in microsoft.exchange.webservices.data
Defines the type of a service object.
ServiceRemoteException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a service operation fails remotely.
ServiceRemoteException() - Constructor for exception microsoft.exchange.webservices.data.ServiceRemoteException
ServiceRemoteException Constructor.
ServiceRemoteException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceRemoteException
ServiceRemoteException Constructor.
ServiceRemoteException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceRemoteException
ServiceRemoteException Constructor.
ServiceRequestException - Exception in microsoft.exchange.webservices.data
The Class ServiceRequestException.
ServiceRequestException() - Constructor for exception microsoft.exchange.webservices.data.ServiceRequestException
ServiceRequestException Constructor.
ServiceRequestException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceRequestException
ServiceRequestException Constructor.
ServiceRequestException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceRequestException
ServiceRequestException Constructor.
ServiceRequestFailed - Static variable in class microsoft.exchange.webservices.data.Strings
 
ServiceResponse - Class in microsoft.exchange.webservices.data
Represents the standard response to an Exchange Web Services operation.
ServiceResponse() - Constructor for class microsoft.exchange.webservices.data.ServiceResponse
* Initializes a new instance.
ServiceResponse(SoapFaultDetails) - Constructor for class microsoft.exchange.webservices.data.ServiceResponse
* Initializes a new instance.
ServiceResponseCollection<TResponse extends ServiceResponse> - Class in microsoft.exchange.webservices.data
Represents a strongly typed list of service responses.
ServiceResponseCollection() - Constructor for class microsoft.exchange.webservices.data.ServiceResponseCollection
* Initializes a new instance.
ServiceResponseDoesNotContainXml - Static variable in class microsoft.exchange.webservices.data.Strings
 
ServiceResponseException - Exception in microsoft.exchange.webservices.data
Represents a remote service exception that has a single response.
ServiceResponseException(ServiceResponse) - Constructor for exception microsoft.exchange.webservices.data.ServiceResponseException
Initializes a new instance.
ServiceResult - Enum in microsoft.exchange.webservices.data
Defines the result of a call to an EWS method.
ServiceUrlMustBeSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
ServiceValidationException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a validation check fails.
ServiceValidationException() - Constructor for exception microsoft.exchange.webservices.data.ServiceValidationException
ServiceValidationException Constructor.
ServiceValidationException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceValidationException
ServiceValidationException Constructor.
ServiceValidationException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceValidationException
Instantiates a new service validation exception.
ServiceVersionException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a request cannot be handled due to a service version mismatch.
ServiceVersionException() - Constructor for exception microsoft.exchange.webservices.data.ServiceVersionException
Initializes a new instance of the class.
ServiceVersionException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceVersionException
Initializes a new instance of the class.
ServiceVersionException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceVersionException
Instantiates a new service version exception.
ServiceXmlDeserializationException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when the XML for a response cannot be deserialized.
ServiceXmlDeserializationException() - Constructor for exception microsoft.exchange.webservices.data.ServiceXmlDeserializationException
ServiceXmlDeserializationException Constructor.
ServiceXmlDeserializationException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceXmlDeserializationException
ServiceXmlDeserializationException Constructor.
ServiceXmlDeserializationException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceXmlDeserializationException
ServiceXmlDeserializationException Constructor.
ServiceXmlSerializationException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when the XML for a request cannot be serialized.
ServiceXmlSerializationException() - Constructor for exception microsoft.exchange.webservices.data.ServiceXmlSerializationException
ServiceXmlSerializationException Constructor.
ServiceXmlSerializationException(String) - Constructor for exception microsoft.exchange.webservices.data.ServiceXmlSerializationException
Instantiates a new service xml serialization exception.
ServiceXmlSerializationException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.ServiceXmlSerializationException
Instantiates a new service xml serialization exception.
setAcceptGzipEncoding(boolean) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets a value indicating whether GZip compression encoding should be accepted.
setActualWork(Integer) - Method in class microsoft.exchange.webservices.data.Task
Sets the checks if is read.
setAddress(String) - Method in class microsoft.exchange.webservices.data.EmailAddress
Sets the actual address associated with the e-mail address.
setAddress(String) - Method in class microsoft.exchange.webservices.data.Mailbox
Sets the address.
setAddressInformation(EmailAddress) - Method in class microsoft.exchange.webservices.data.GroupMember
Sets the address information.
setAggregateOn(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.Grouping
Sets the property to aggregateOn.
setAggregateType(AggregateType) - Method in class microsoft.exchange.webservices.data.Grouping
Sets the types of aggregate to calculate.
setAllowExternalOof(OofExternalAudience) - Method in class microsoft.exchange.webservices.data.OofSettings
Sets a value indicating the authorized external OOF notifications.
setAllowNewTimeProposal(Boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the allow new time proposal.
setAssistantName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the assistant name.
setAsyncCallback(AsyncCallback) - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
setAsynncState(Object) - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
setAttendeesAvailability(ServiceResponseCollection<AttendeeAvailability>) - Method in class microsoft.exchange.webservices.data.GetUserAvailabilityResults
Sets the attendees availability.
setAttendeeType(MeetingAttendeeType) - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Sets the attendee type.
setAuthenticationMethods(String) - Method in class microsoft.exchange.webservices.data.WebClientUrl
Sets the authentication methods.
setBasePropertySet(BasePropertySet) - Method in class microsoft.exchange.webservices.data.PropertySet
Sets the base property set, the property set is based upon.
setBillingInformation(String) - Method in class microsoft.exchange.webservices.data.Task
Sets the billing information.
setBinaryData(byte[]) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Sets the binary data.
setBirthday(Date) - Method in class microsoft.exchange.webservices.data.Contact
Sets the birthday.
setBitmask(int) - Method in class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Sets the bitmask to compare the property with.
setBody(MessageBody) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Sets the body.
setBody(MessageBody) - Method in class microsoft.exchange.webservices.data.CancelMeetingMessage
Sets the body.
setBody(MessageBody) - Method in class microsoft.exchange.webservices.data.Item
Sets the body.
setBody(MessageBody) - Method in class microsoft.exchange.webservices.data.PostReply
Sets the body.
setBody(MessageBody) - Method in class microsoft.exchange.webservices.data.ResponseMessage
Sets the body.
setBodyPrefix(MessageBody) - Method in class microsoft.exchange.webservices.data.PostReply
Sets the body prefix.
setBodyPrefix(MessageBody) - Method in class microsoft.exchange.webservices.data.ResponseMessage
Sets the body prefix.
setBodyType(BodyType) - Method in class microsoft.exchange.webservices.data.MessageBody
Sets the type of the message body's text.
setBusinessHomePage(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the business home page.
setCalendarFolderPermissionLevel(DelegateFolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* sets the delegate user's permission on the principal's calendar.
setCanCreateItems(boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the can create items.
setCanCreateSubFolders(boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the can create sub folders.
setCategories(StringList) - Method in class microsoft.exchange.webservices.data.Item
Sets the categories.
setChangeKey(String) - Method in class microsoft.exchange.webservices.data.ServiceId
Sets the change key associated with the Exchange object.
setChangeType(ChangeType) - Method in class microsoft.exchange.webservices.data.Change
sets the type of the change.
setCharacterSet(String) - Method in class microsoft.exchange.webservices.data.MimeContent
Sets the character set.
setChildren(StringList) - Method in class microsoft.exchange.webservices.data.Contact
Sets the children.
setCity(String) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Sets the city.
setCompanies(StringList) - Method in class microsoft.exchange.webservices.data.Contact
Sets the companies.
setCompanies(StringList) - Method in class microsoft.exchange.webservices.data.Task
Sets the companies.
setCompanyName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the company name.
setComparisonMode(ComparisonMode) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
sets the comparison mode.
setCompleteDate(Date) - Method in class microsoft.exchange.webservices.data.Task
Sets the complete date.
setConferenceType(Integer) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the conference type.
setContactPicture(byte[]) - Method in class microsoft.exchange.webservices.data.Contact
Sets the contact's picture using the specified byte array.
setContactPicture(InputStream) - Method in class microsoft.exchange.webservices.data.Contact
Sets the contact's picture using the specified stream.
setContactPicture(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the contact's picture using the specified file.
setContacts(StringList) - Method in class microsoft.exchange.webservices.data.Task
Sets the contacts.
setContactsFolderPermissionLevel(DelegateFolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Sets the contacts folder permission level.
setContainmentMode(ContainmentMode) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
sets the ContainmentMode.
setContent(byte[]) - Method in class microsoft.exchange.webservices.data.FileAttachment
Sets the content.
setContent(byte[]) - Method in class microsoft.exchange.webservices.data.MimeContent
Sets the content.
setContentId(String) - Method in class microsoft.exchange.webservices.data.Attachment
Sets the content id.
setContentLocation(String) - Method in class microsoft.exchange.webservices.data.Attachment
Sets the content location.
setContentStream(InputStream) - Method in class microsoft.exchange.webservices.data.FileAttachment
Sets the content stream.
setContentType(String) - Method in class microsoft.exchange.webservices.data.Attachment
Sets the content type.
setConvertHtmlCodePageToUTF8(Boolean) - Method in class microsoft.exchange.webservices.data.PropertySet
Sets value indicating whether or not to convert HTML code page to UTF8 encoding.
setCookie(URL, String) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Gets the cookie container.
setCopyToFolder(FolderId) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setCountryOrRegion(String) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Sets the country or region.
setCredentials(ExchangeCredentials) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the credentials used to authenticate with the Exchange Web Services.
setCredentials(String, String, String) - Method in class microsoft.exchange.webservices.data.WebProxy
This method is used to set proxy credentials to a Web Request before the request is made.
setCulture(String) - Method in class microsoft.exchange.webservices.data.Item
Sets the culture.
setCulture(String) - Method in class microsoft.exchange.webservices.data.OofReply
Sets the culture.
setCurrentMeetingTime(Date) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the current meeting time.
setCustomUserAgent(String) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the user agent to a custom value
setDateTimePrecision(DateTimePrecision) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the DateTime precision for DateTime values Web Services.
setDayOfMonth(int) - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Sets the day of month.
setDayOfMonth(int) - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Sets the day of the month when each occurrence happens.
setDayOfTheWeek(DayOfTheWeek) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Sets the day of the week.
setDayOfTheWeek(DayOfTheWeek) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Sets the day of the week.
setDayOfTheWeekIndex(DayOfTheWeekIndex) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Day of the week index.
setDayOfTheWeekIndex(DayOfTheWeekIndex) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Sets the relative position of the day specified in DayOfTheWeek within the month.
setDelete(boolean) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setDeleteItems(PermissionScope) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the delete items.
setDepartment(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the department.
setDetailedSuggestionsWindow(TimeWindow) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the detailed suggestions window.
setDisplayName(String) - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Sets the display name.
setDisplayName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the display name.
setDisplayName(String) - Method in class microsoft.exchange.webservices.data.ContactGroup
Sets the display name.
setDisplayName(String) - Method in class microsoft.exchange.webservices.data.Folder
Sets the display name of the folder.
setDisplayName(String) - Method in class microsoft.exchange.webservices.data.Rule
 
setDisplayName(String) - Method in class microsoft.exchange.webservices.data.UserId
Sets the display name.
setDnsServerAddress(String) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Sets the dns server address.
setDomain(String) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Sets the domain this service is bound to.
setDomain(String) - Method in class microsoft.exchange.webservices.data.GetDomainSettingsResponse
Sets the domain.
setDueDate(Date) - Method in class microsoft.exchange.webservices.data.Task
Sets the due date.
setDuration(TimeWindow) - Method in class microsoft.exchange.webservices.data.OofSettings
Sets the duration of the OOF status when State is set to OofState.Scheduled.
setEditItems(PermissionScope) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the edits the items.
setElements(Object, Object) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Sets the element with the specified key.
setEmailAddress(EmailAddressKey, EmailAddress) - Method in class microsoft.exchange.webservices.data.EmailAddressDictionary
Sets the email address.
setEmailAddress(Object) - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
Sets the e-mail address of the entry.
setEmailAddress(EmailAddress) - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Sets the email address.
setEnableScpLookup(boolean) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Sets the enable scp lookup.
setEnableScpLookup(boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
 
setEncryptionMethod(String) - Method in class microsoft.exchange.webservices.data.ProtocolConnection
Sets the encryption method.
setEnd(Date) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the end.
setEnd(Date) - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
 
setEndDate(Date) - Method in class microsoft.exchange.webservices.data.CalendarView
Sets the end date.
setEndDate(Date) - Method in class microsoft.exchange.webservices.data.Recurrence
sets the date after which the recurrence ends.
setEndTime(Date) - Method in class microsoft.exchange.webservices.data.TimeWindow
Sets the end time.
setEndTimeZone(TimeZoneDefinition) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the start time zone.
setEntityResolver(EntityResolver) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
setErrorCode(AutodiscoverErrorCode) - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
Sets the error code.
setErrorCode(AutodiscoverErrorCode) - Method in class microsoft.exchange.webservices.data.UserSettingError
 
setErrorHandler(ErrorHandler) - Method in class microsoft.exchange.webservices.data.SafeXmlDocument
 
setErrorMessage(String) - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
Sets the error message.
setErrorMessage(String) - Method in class microsoft.exchange.webservices.data.ServiceResponse
Sets a detailed error message associated with the response.
setErrorMessage(String) - Method in class microsoft.exchange.webservices.data.UserSettingError
 
setEvents(Iterable<NotificationEvent>) - Method in class microsoft.exchange.webservices.data.NotificationEventArgs
Sets the events that were received.
setEwsUrl(URI) - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Sets the EWS URL.
setException(Exception) - Method in class microsoft.exchange.webservices.data.SubscriptionErrorEventArgs
Sets the exception representing the error.
setExchange2007CompatibilityMode(boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
 
setExcludeConflicts(boolean) - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Sets the exclude conflicts.
setExtendedProperty(ExtendedPropertyDefinition, Object) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
* Sets an extended property.
setExtendedProperty(ExtendedPropertyDefinition, Object) - Method in class microsoft.exchange.webservices.data.Folder
Sets the extended property.
setExtendedProperty(ExtendedPropertyDefinition, Object) - Method in class microsoft.exchange.webservices.data.Item
Sets the extended property.
setExternalAudience(OofExternalAudience) - Method in class microsoft.exchange.webservices.data.OofSettings
Sets a value indicating who should receive external OOF messages.
setExternalReply(OofReply) - Method in class microsoft.exchange.webservices.data.OofSettings
Sets the OOF response sent to addresses outside the user's domain or trusted domain.
setFileAs(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the file as.
setFileAs(FileAsMapping) - Method in class microsoft.exchange.webservices.data.Contact
Sets the file as.
setFileAttachmentContentHandler(IFileAttachmentContentHandler) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the file attachment content handler.
setFileName(String) - Method in class microsoft.exchange.webservices.data.FileAttachment
Sets the file name.
setFilterHtmlContent(Boolean) - Method in class microsoft.exchange.webservices.data.PropertySet
Sets value indicating whether or not to filter potentially unsafe HTML content from message bodies.
setFirstDayOfWeek(Calendar) - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
 
setFlaggedForAction(FlaggedForAction) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setFolderClass(String) - Method in class microsoft.exchange.webservices.data.Folder
Sets the custom class name of this folder.
setFolderId(String) - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderId
Sets the folder id.
setFormat(IdFormat) - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Sets the format.
setFrom(EmailAddress) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the from.
setFrom(EmailAddress) - Method in class microsoft.exchange.webservices.data.PostItem
Sets the from.
setGeneration(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the generation.
setGivenName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the given name.
setGlobalObjectId(String) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the global object id.
setGoodSuggestionThreshold(int) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the good suggestion threshold.
setGroupOn(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.Grouping
sets the property to group on.
setHasAttachments(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setHostname(String) - Method in class microsoft.exchange.webservices.data.ProtocolConnection
Sets the hostname.
setHttpWebRequest(HttpWebRequest) - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
setHttpWebRequest(HttpWebRequest) - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
setICalUid(String) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the ICalendar Uid.
setId(ServiceId) - Method in class microsoft.exchange.webservices.data.Change
Sets the id.
setId(ItemId) - Method in class microsoft.exchange.webservices.data.EmailAddress
* Sets the Id of the contact the e-mail address represents.
setId(String) - Method in class microsoft.exchange.webservices.data.ImpersonatedUserId
Sets the id.
setId(String) - Method in class microsoft.exchange.webservices.data.Rule
 
setId(String) - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Sets the id.
setId(String) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Sets the id.
setIdType(ConnectingIdType) - Method in class microsoft.exchange.webservices.data.ImpersonatedUserId
Sets the id type.
setImAddress(Object) - Method in class microsoft.exchange.webservices.data.ImAddressEntry
Sets the Instant Messaging address of the entry.
setImAddressKey(ImAddressKey, String) - Method in class microsoft.exchange.webservices.data.ImAddressDictionary
Sets the im address key.
setImpersonatedUserId(ImpersonatedUserId) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the impersonated user id.
setImportance(Importance) - Method in class microsoft.exchange.webservices.data.Item
Sets the importance.
setImportance(Importance) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setInboxFolderPermissionLevel(DelegateFolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Sets the inbox folder permission level.
setInitials(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the initials.
setInReplyTo(String) - Method in class microsoft.exchange.webservices.data.Item
Sets the in reply to.
setInternalReply(OofReply) - Method in class microsoft.exchange.webservices.data.OofSettings
Sets the OOF response sent other users in the user's domain or trusted domain.
setInterval(int) - Method in class microsoft.exchange.webservices.data.Recurrence.IntervalPattern
Sets the interval.
setIsAllDayEvent(Boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the checks if is all day event.
setIsApprovalRequest(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsArchive(boolean) - Method in class microsoft.exchange.webservices.data.AlternateId
Sets the type (primary or archive) mailbox to which the Id belongs.
setIsAssociated(boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the checks if is associated.
setIsAutomaticForward(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsAutomaticReply(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsContactPhoto(boolean) - Method in class microsoft.exchange.webservices.data.FileAttachment
Sets the checks if is contact photo.
setIsDeliveryReceiptRequested(Boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the checks if is delivery receipt requested.
setIsDirty(boolean) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Sets the isDirty flag.
setIsEnabled(boolean) - Method in class microsoft.exchange.webservices.data.Rule
 
setIsEncrypted(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsExternal(Boolean) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
 
setIsFolderContact(boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the checks if is folder contact.
setIsFolderOwner(boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the checks if is folder owner.
setIsFolderVisible(boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the checks if is folder visible.
setIsInError(boolean) - Method in class microsoft.exchange.webservices.data.Rule
 
setIsInline(boolean) - Method in class microsoft.exchange.webservices.data.Attachment
Sets the checks if is inline.
setIsMeetingRequest(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsMeetingResponse(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsNonDeliveryReport(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsOnlineMeeting(Boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the checks if is online meeting.
setIsPermissionControlled(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsRead(Boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the checks if is read.
setIsRead(boolean) - Method in class microsoft.exchange.webservices.data.ItemChange
Sets the checks if is read.
setIsRead(Boolean) - Method in class microsoft.exchange.webservices.data.PostItem
Sets the checks if is read.
setIsRead(String) - Method in class microsoft.exchange.webservices.data.PostItem
Sets the checks if is read.
setIsReadReceipt(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsReadReceiptRequested(Boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the checks if is read receipt requested.
setIsReminderSet(Boolean) - Method in class microsoft.exchange.webservices.data.Item
Sets the checks if is reminder set.
setIsResponseRequested(Boolean) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the checks if is response requested.
setIsResponseRequested(Boolean) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the checks if is response requested.
setIsSigned(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setIsVoicemail(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setItem(Item) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Sets the item associated with the attachment.
setItemClass(String) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Sets the item class.
setItemClass(String) - Method in class microsoft.exchange.webservices.data.Item
Sets the item class.
setItemId(String) - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Sets the item id.
setJobTitle(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the job title.
setJournalFolderPermissionLevel(DelegateFolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Sets the journal folder permission level.
setKey(TKey) - Method in class microsoft.exchange.webservices.data.DictionaryEntryProperty
Sets the key.
setLegacyDN(String) - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Sets the legacy dn.
setLegacyFreeBusyStatus(LegacyFreeBusyStatus) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the legacy free busy status.
setLocation(String) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the location.
setLogicalOperator(LogicalOperator) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Sets the logical operator that links the serach filters in this collection.
setMailbox(String) - Method in class microsoft.exchange.webservices.data.AlternateId
Sets the mailbox.
setMailboxSmtpAddress(String) - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
 
setMailboxType(MailboxType) - Method in class microsoft.exchange.webservices.data.EmailAddress
* Sets the type of the e-mail address.
setMajorBuildNumber(int) - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Sets the major build number.
setMajorVersion(int) - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Sets the major version.
setManager(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the manager.
setMarkAsRead(boolean) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setMarkImportance(Importance) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setMaximumNonWorkHoursSuggestionsPerDay(int) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the maximum non work hours suggestions per day.
setMaximumSize(Integer) - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
 
setMaximumSuggestionsPerDay(int) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the maximum suggestions per day.
setMaxItemsReturned(Integer) - Method in class microsoft.exchange.webservices.data.CalendarView
Sets the max items returned.
setMeetingDuration(int) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the meeting duration.
setMeetingRequestsDeliveryScope(MeetingRequestsDeliveryScope) - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Sets the meeting requests delivery scope.
setMeetingWorkspaceUrl(String) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the meeting workspace url.
setMergedFreeBusyInterval(int) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the merged free busy interval.
setMessage(String) - Method in class microsoft.exchange.webservices.data.OofReply
Sets the message.
setMiddleName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the middle name.
setMileage(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the mileage.
setMileage(String) - Method in class microsoft.exchange.webservices.data.Task
Sets the mileage.
setMimeContent(MimeContent) - Method in class microsoft.exchange.webservices.data.Item
Sets the mime content.
setMinimumSize(Integer) - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
 
setMinimumSuggestionQuality(SuggestionQuality) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the minimum suggestion quality.
setMinorBuildNumber(int) - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Sets the minor build number.
setMinorVersion(int) - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Sets the minor version.
setMonth(Month) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Sets the month.
setMonth(Month) - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Sets the month.
setMoreAvailable(boolean) - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Sets a value indicating whether more folders matching the search criteria.
setMoreAvailable(boolean) - Method in class microsoft.exchange.webservices.data.FindItemsResults
Sets a value indicating whether more items matching the search criteria are available in the searched folder.
setMoreAvailable(boolean) - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Sets a value indicating whether more items corresponding to the search criteria are available in the searched folder.
setMoreChangesAvailable(boolean) - Method in class microsoft.exchange.webservices.data.ChangeCollection
Sets the more changes available.
setMoveToFolder(FolderId) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setName(String) - Method in class microsoft.exchange.webservices.data.Attachment
Sets the name.
setName(String) - Method in class microsoft.exchange.webservices.data.EmailAddress
* Sets the name associated with the e-mail address.
setName(String) - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
The name of the header.
setName(String) - Method in class microsoft.exchange.webservices.data.MobilePhone
 
setName(String) - Method in class microsoft.exchange.webservices.data.PropertyDefinition
Sets the name of the property.
setName(String) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Sets the name.
setName(String) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Sets the name.
setNamespace(XmlNamespace) - Method in class microsoft.exchange.webservices.data.ComplexProperty
Sets the namespace.
setNetShowUrl(String) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the net show url.
setNextPageOffset(Integer) - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Sets the offset that should be used with FolderView to retrieve the next page of folders in a FindFolders operation.
setNextPageOffset(Integer) - Method in class microsoft.exchange.webservices.data.FindItemsResults
Sets the offset that should be used with ItemView to retrieve the next page of items in a FindItems operation.
setNextPageOffset(Integer) - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Sets the offset that should be used with ItemView to retrieve the next page of items in a FindItems operation.
setNickName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the nick name.
setNotesFolderPermissionLevel(DelegateFolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Sets the notes folder permission level.
setNotSentToMe(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setNumberOfOccurrences(Integer) - Method in class microsoft.exchange.webservices.data.Recurrence
Gets the number of occurrences after which the recurrence ends.
setOccurrenceIndex(int) - Method in class microsoft.exchange.webservices.data.AppointmentOccurrenceId
Sets the occurrence index.
setOfficeLocation(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the office location.
setOffset(int) - Method in class microsoft.exchange.webservices.data.PagedView
Sets the offset.
setOffsetBasePoint(OffsetBasePoint) - Method in class microsoft.exchange.webservices.data.PagedView
Sets the base point of the offset.
setOldParentFolderId(FolderId) - Method in class microsoft.exchange.webservices.data.NotificationEvent
Sets the oldParentFolderId.
setOnSerializeCustomSoapHeaders(List<ICustomXmlSerialization>) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the on serialize custom soap headers.
setOofSettings(OofSettings) - Method in class microsoft.exchange.webservices.data.GetUserOofSettingsResponse
Sets the oof settings.
setOperationByIndex(Iterator<RuleOperation>) - Method in class microsoft.exchange.webservices.data.RuleOperationError
Set operation property by the index of a given opeation enumerator.
setOtherPropertyDefinition(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
Sets the definition of the property to compare with.
setOutlookRuleBlobExists(boolean) - Method in class microsoft.exchange.webservices.data.RuleCollection
 
setOwner(ServiceObject) - Method in class microsoft.exchange.webservices.data.AttachmentCollection
The owner of this attachment collection.
setPageSize(int) - Method in class microsoft.exchange.webservices.data.PagedView
Sets the maximum number of items or folders the search operation should return.
setParentFolderId(FolderId) - Method in class microsoft.exchange.webservices.data.NotificationEvent
Sets the parentFolderId.
setParentFolderId(FolderId) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Sets the parent folder id.
setPercentComplete(String) - Method in class microsoft.exchange.webservices.data.Task
Sets the percent complete.
setPermanentDelete(boolean) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setPermissionLevel(FolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the permission level.
setPhoneNumber(String) - Method in class microsoft.exchange.webservices.data.MobilePhone
 
setPhoneNumber(PhoneNumberKey, String) - Method in class microsoft.exchange.webservices.data.PhoneNumberDictionary
Sets the phone number.
setPhoneNumber(Object) - Method in class microsoft.exchange.webservices.data.PhoneNumberEntry
Sets the phone number of the entry.
setPhysicalAddress(PhysicalAddressKey, PhysicalAddressEntry) - Method in class microsoft.exchange.webservices.data.PhysicalAddressDictionary
Sets the physical address.
setPort(int) - Method in class microsoft.exchange.webservices.data.ProtocolConnection
Sets the port.
setPostalAddressIndex(PhysicalAddressIndex) - Method in class microsoft.exchange.webservices.data.Contact
Sets the postal address index.
setPostalCode(String) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Sets the postal code.
setPreAuthenticate(boolean) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets a value that indicates whether HTTP pre-authentication should be performed.
setPreferredCulture(Locale) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the preferred culture.
setPreferredCulture(DateTimePrecision) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the DateTime precision for DateTime values returned from Exchange Web Services.
setPrimarySmtpAddress(String) - Method in class microsoft.exchange.webservices.data.UserId
Sets the primary smtp address.
setPriority(int) - Method in class microsoft.exchange.webservices.data.Rule
 
setProfession(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the profession.
setPropertyDefinition(PropertyDefinitionBase) - Method in class microsoft.exchange.webservices.data.SearchFilter.PropertyBasedFilter
Sets the definition of the property that is involved in the search filter.
setPropertySet(PropertySet) - Method in class microsoft.exchange.webservices.data.ViewBase
Sets the property set.
setReadItems(FolderPermissionReadAccess) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the read items.
setReadStateForItemsInConversation(FolderId, boolean) - Method in class microsoft.exchange.webservices.data.Conversation
Sets the read state of items in the specified conversation.
setReadStateForItemsInConversations(Iterable<HashMap<ConversationId, Date>>, FolderId, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the read state for items in conversation.
setReceiveCopiesOfMeetingMessages(boolean) - Method in class microsoft.exchange.webservices.data.DelegateUser
Sets the receive copies of meeting messages.
setRecurrence(Recurrence) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the recurrence.
setRecurrence(Recurrence) - Method in class microsoft.exchange.webservices.data.Task
Sets the recurrence.
setRedirectionUrl(URI) - Method in class microsoft.exchange.webservices.data.AutodiscoverResponse
Sets the redirection url.
setRedirectionUrlValidationCallback(IAutodiscoverRedirectionUrl) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Sets the redirection url validation callback.
setRedirectTarget(String) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Sets the redirectionTarget (URL or email address).
setReferences(String) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the references.
setReminderDueBy(Date) - Method in class microsoft.exchange.webservices.data.Item
Sets the reminder due by.
setReminderMinutesBeforeStart(int) - Method in class microsoft.exchange.webservices.data.Item
Sets the reminder minutes before start.
setRequestedBodyType(BodyType) - Method in class microsoft.exchange.webservices.data.PropertySet
Sets type of body that should be loaded on items.
setRequestedFreeBusyView(FreeBusyViewType) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Sets the requested free busy view.
setReturnNewItemIds(Boolean) - Method in class microsoft.exchange.webservices.data.MoveCopyItemRequest
 
setRoutingType(String) - Method in class microsoft.exchange.webservices.data.EmailAddress
Sets the routing type associated with the e-mail address.
setRoutingType(String) - Method in class microsoft.exchange.webservices.data.Mailbox
Sets the routing type.
setRule(Rule) - Method in class microsoft.exchange.webservices.data.CreateRuleOperation
 
setRule(Rule) - Method in class microsoft.exchange.webservices.data.SetRuleOperation
Sets the rule to be updated.
setRuleId(String) - Method in class microsoft.exchange.webservices.data.DeleteRuleOperation
 
SetRuleOperation - Class in microsoft.exchange.webservices.data
Represents an operation to update an existing rule.
SetRuleOperation() - Constructor for class microsoft.exchange.webservices.data.SetRuleOperation
Initializes a new instance of the SetRuleOperation class.
SetRuleOperation(Rule) - Constructor for class microsoft.exchange.webservices.data.SetRuleOperation
Initializes a new instance of the SetRuleOperation class.
setSearchFilter(SearchFilter) - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
Sets the search filter to negate.
setSearchFilter(int, SearchFilter) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Sets the search filter at the specified index.
setSearchFilter(SearchFilter) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
Sets the search filter.
setSecurityToken(String) - Method in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Sets the security token.
setSender(EmailAddress) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Sets the sender.
setSender(EmailAddress) - Method in class microsoft.exchange.webservices.data.EmailMessage
Sets the sender.
setSender(EmailAddress) - Method in class microsoft.exchange.webservices.data.PostItem
Sets the sender.
setSensitivity(Sensitivity) - Method in class microsoft.exchange.webservices.data.CalendarResponseMessage
Sets the sensitivity.
setSensitivity(Sensitivity) - Method in class microsoft.exchange.webservices.data.Item
Sets the sensitivity.
setSensitivity(Sensitivity) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setSentCcMe(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setSentOnlyToMe(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setSentToMe(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setSentToOrCcMe(boolean) - Method in class microsoft.exchange.webservices.data.RulePredicates
 
setServer(String) - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Sets the server.
setServerReplyWithMessage(ItemId) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setService(ExchangeService) - Method in class microsoft.exchange.webservices.data.ServiceObject
Sets the service.
setServiceObject(ServiceObject) - Method in class microsoft.exchange.webservices.data.Change
Sets the service object.
setServiceRequest(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
 
setServiceRequestBase(ServiceRequestBase) - Method in class microsoft.exchange.webservices.data.AsyncRequestResult
 
setSettingName(String) - Method in class microsoft.exchange.webservices.data.UserSettingError
 
setSettings(Map<UserSettingName, Object>) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
sets the requested settings for the user.
setSID(String) - Method in class microsoft.exchange.webservices.data.UserId
Sets the sID.
setSmtpAddress(String) - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Sets the smtp address.
setSmtpAddress(String) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Sets the smtp address.
setSortDirection(SortDirection) - Method in class microsoft.exchange.webservices.data.Grouping
Sets the Sort Direction.
setSpouseName(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the spouse name.
setStandardUser(StandardUser) - Method in class microsoft.exchange.webservices.data.UserId
Sets the standard user.
setStart(Date) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the start.
setStart(Date) - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
 
setStartDate(Date) - Method in class microsoft.exchange.webservices.data.CalendarView
Sets the start date.
setStartDate(Date) - Method in class microsoft.exchange.webservices.data.Recurrence
sets the date and time when the recurrence start.
setStartDate(Date) - Method in class microsoft.exchange.webservices.data.Task
Sets the start date.
setStartTime(Date) - Method in class microsoft.exchange.webservices.data.TimeWindow
Sets the start time.
setStartTimeZone(TimeZoneDefinition) - Method in class microsoft.exchange.webservices.data.Appointment
Sets the start time zone.
setState(OofState) - Method in class microsoft.exchange.webservices.data.OofSettings
Sets the user's OOF state.
setState(String) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Sets the state.
setStatus(TaskStatus) - Method in class microsoft.exchange.webservices.data.Task
Sets the status.
setStopProcessingRules(boolean) - Method in class microsoft.exchange.webservices.data.RuleActions
 
setStreet(String) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Sets the street.
setString(int, Object) - Method in class microsoft.exchange.webservices.data.StringList
Sets the string at the specified index.
setSubject(String) - Method in class microsoft.exchange.webservices.data.ContactGroup
Sets the subject.
setSubject(String) - Method in class microsoft.exchange.webservices.data.Item
Gets the subject of this item.
setSubject(Object) - Method in class microsoft.exchange.webservices.data.Item
Sets the subject.
setSubject(String) - Method in class microsoft.exchange.webservices.data.PostReply
Sets the subject.
setSubject(String) - Method in class microsoft.exchange.webservices.data.ResponseMessage
Sets the subject.
setSubscription(StreamingSubscription) - Method in class microsoft.exchange.webservices.data.NotificationEventArgs
Sets the events that were received.
setSubscription(StreamingSubscription) - Method in class microsoft.exchange.webservices.data.SubscriptionErrorEventArgs
Sets the subscription for which an error occurred.
setSuggestionsResponse(SuggestionsResponse) - Method in class microsoft.exchange.webservices.data.GetUserAvailabilityResults
Sets the suggestions response.
setSurname(String) - Method in class microsoft.exchange.webservices.data.Contact
Sets the surname.
setSyncState(String) - Method in class microsoft.exchange.webservices.data.ChangeCollection
Sets the sync state.
setTasksFolderPermissionLevel(DelegateFolderPermissionLevel) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Sets the tasks folder permission level.
setText(String) - Method in class microsoft.exchange.webservices.data.MessageBody
Sets the text of the message body.
setTimeout(int) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the timeout used when sending HTTP requests and when receiving HTTP respones, in milliseconds.
setTItem(TItem) - Method in class microsoft.exchange.webservices.data.GenericItemAttachment
Sets the t item.
setTotalCount(int) - Method in class microsoft.exchange.webservices.data.FindFoldersResults
Sets the total number of folders.
setTotalCount(int) - Method in class microsoft.exchange.webservices.data.FindItemsResults
Sets the total number of items matching the search criteria available in the searched folder.
setTotalCount(int) - Method in class microsoft.exchange.webservices.data.GroupedFindItemsResults
Gets the total number of items matching the search criteria available in the searched folder.
setTotalWork(Integer) - Method in class microsoft.exchange.webservices.data.Task
Sets the total work.
setTraceEnabled(boolean) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets a value indicating whether tracing is enabled.
setTraceFlags(EnumSet<TraceFlags>) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the trace flags.
setTraceListener(ITraceListener) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the trace listener.
setTraversal(ItemTraversal) - Method in class microsoft.exchange.webservices.data.CalendarView
Sets the traversal.
setTraversal(FolderTraversal) - Method in class microsoft.exchange.webservices.data.FolderView
Sets the search traversal mode.
setTraversal(ItemTraversal) - Method in class microsoft.exchange.webservices.data.ItemView
Sets the traversal.
setTraversal(SearchFolderTraversal) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
Sets the traversal.
setType(String) - Method in class microsoft.exchange.webservices.data.AlternateMailbox
Sets the type.
setUniqueId(String) - Method in class microsoft.exchange.webservices.data.AlternateId
Sets the unique id.
setUniqueId(String) - Method in class microsoft.exchange.webservices.data.ServiceId
Sets the unique Id of the Exchange object.
setUrl(URI) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Sets the url this service is bound to.
setUrl(URI) - Method in class microsoft.exchange.webservices.data.ExchangeService
Sets the URL of the Exchange Web Services.
setUrl(String) - Method in class microsoft.exchange.webservices.data.WebClientUrl
Sets the url.
setUseDefaultCredentials(boolean) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
* Sets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services.
setUserAgent(String) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the user agent.
setUserConfiguration(UserConfiguration) - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Sets the user configuration.
setUserId(UserId) - Method in class microsoft.exchange.webservices.data.FolderPermission
Sets the user id.
setUserOofSettings(String, OofSettings) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Sets Out of Office (OOF) settings for a specific user.
setUserSettingErrors(Collection<UserSettingError>) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
sets the requested settings for the user.
setValue(Object) - Method in class microsoft.exchange.webservices.data.ExtendedProperty
* Sets the value of the extended property.
setValue(String) - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Sets the value.
setValue(String) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
sets the value to compare the specified property with.
setValue(Object) - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
Sets the value of the property to compare with.
setVersionString(String) - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Sets the version string.
setViewPrivateItems(boolean) - Method in class microsoft.exchange.webservices.data.DelegateUser
Gets a value indicating if the delegate user should be able to view the principal's private items.
setWaterMark(String) - Method in class microsoft.exchange.webservices.data.SubscriptionBase
Sets the water mark.
setWebProxy(WebProxy) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Sets the web proxy that should be used when sending requests to EWS.
setWeddingAnniversary(Date) - Method in class microsoft.exchange.webservices.data.Contact
Sets the wedding anniversary.
setXmlData(byte[]) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Sets the xml data.
shouldWriteToXml() - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Determine whether we should write collection to XML or not.
shouldWriteToXml() - Method in class microsoft.exchange.webservices.data.EmailAddressCollection
Determine whether we should write collection to XML or not.
sign(ByteArrayOutputStream) - Method in class microsoft.exchange.webservices.data.ExchangeCredentials
Add the signature element to the memory stream.
Size - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the Size property.
Size - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Size property.
SMTPADDRESS_DISTRIBUTION_GROUP - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
SMTPADDRESS_ROOM - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
SmtpRoutingType - Static variable in class microsoft.exchange.webservices.data.EmailAddress
The Constant SmtpRoutingType.
SortDirection - Enum in microsoft.exchange.webservices.data
Defines a sort direction.
SpouseName - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the SpouseName property.
StandardPeriodId - Variable in class microsoft.exchange.webservices.data.TimeZoneDefinition
The Standard period id.
StandardPeriodName - Variable in class microsoft.exchange.webservices.data.TimeZoneDefinition
The Standard period name.
StandardUser - Enum in microsoft.exchange.webservices.data
Defines a standard delegate user.
Start - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant Start.
Start - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the Start property.
StartDate - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the StartDate property.
StartTimeZone - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant StartTimeZone.
StartTimeZone - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the StartTimeZone property.
StartTimeZoneRequired - Static variable in class microsoft.exchange.webservices.data.Strings
 
Status - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the Status property.
StatusDescription - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the StatusDescription property.
StoreEntryId - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the StoreEntryId property.
StreamingSubscription - Class in microsoft.exchange.webservices.data
Represents a streaming subscription.
StreamingSubscription(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.StreamingSubscription
 
StreamingSubscriptionConnection - Class in microsoft.exchange.webservices.data
Represents a connection to an ongoing stream of events.
StreamingSubscriptionConnection(ExchangeService, int) - Constructor for class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Initializes a new instance of the StreamingSubscriptionConnection class.
StreamingSubscriptionConnection(ExchangeService, Iterable<StreamingSubscription>, int) - Constructor for class microsoft.exchange.webservices.data.StreamingSubscriptionConnection
Initializes a new instance of the StreamingSubscriptionConnection class.
StreamingSubscriptionConnection.INotificationEventDelegate - Interface in microsoft.exchange.webservices.data
 
StreamingSubscriptionConnection.ISubscriptionErrorDelegate - Interface in microsoft.exchange.webservices.data
 
StringList - Class in microsoft.exchange.webservices.data
Represents a list of strings.
StringList() - Constructor for class microsoft.exchange.webservices.data.StringList
Initializes a new instance of the "StringList" class.
StringList(Iterable<String>) - Constructor for class microsoft.exchange.webservices.data.StringList
Initializes a new instance of the class.
StringList(String) - Constructor for class microsoft.exchange.webservices.data.StringList
Initializes a new instance of the "StringList" class.
Strings - Class in microsoft.exchange.webservices.data
 
Strings() - Constructor for class microsoft.exchange.webservices.data.Strings
 
Subject - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the Subject property.
subscribeToPullNotifications(Iterable<FolderId>, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Subscribes to pull notifications.
subscribeToPullNotificationsOnAllFolders(int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Subscribes to pull notifications on all folders in the authenticated user's mailbox.
subscribeToPushNotifications(Iterable<FolderId>, URI, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Subscribes to push notifications.
subscribeToPushNotificationsOnAllFolders(URI, int, String, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Subscribes to push notifications on all folders in the authenticated user's mailbox.
subscribeToStreamingNotifications(Iterable<FolderId>, EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Subscribes to streaming notifications.
subscribeToStreamingNotificationsOnAllFolders(EventType...) - Method in class microsoft.exchange.webservices.data.ExchangeService
Subscribes to streaming notifications on all folders in the authenticated user's mailbox.
SubscriptionBase - Class in microsoft.exchange.webservices.data
Represents the base class for event subscriptions.
SubscriptionBase(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.SubscriptionBase
Instantiates a new subscription base.
SubscriptionBase(ExchangeService, String) - Constructor for class microsoft.exchange.webservices.data.SubscriptionBase
Instantiates a new subscription base.
SubscriptionBase(ExchangeService, String, String) - Constructor for class microsoft.exchange.webservices.data.SubscriptionBase
Instantiates a new subscription base.
subscriptionErrorDelegate(Object, SubscriptionErrorEventArgs) - Method in interface microsoft.exchange.webservices.data.StreamingSubscriptionConnection.ISubscriptionErrorDelegate
Represents a delegate that is invoked when an error occurs within a streaming subscription connection.
SubscriptionErrorEventArgs - Class in microsoft.exchange.webservices.data
Provides data to a StreamingSubscriptionConnection's OnSubscriptionError and OnDisconnect events.
SubscriptionErrorEventArgs(StreamingSubscription, Exception) - Constructor for class microsoft.exchange.webservices.data.SubscriptionErrorEventArgs
Initializes a new instance of the SubscriptionErrorEventArgs class.
subtract(Date, Date) - Static method in class microsoft.exchange.webservices.data.TimeSpan
Subtracts two Date objects creating a new TimeSpan object.
subtract(TimeSpan) - Method in class microsoft.exchange.webservices.data.TimeSpan
Subtracts a TimeSpan from this TimeSpan.
subtract(int, long) - Method in class microsoft.exchange.webservices.data.TimeSpan
Subtracts a number of units from this TimeSpan.
Suggestion - Class in microsoft.exchange.webservices.data
Represents a suggestion for a specific date.
Suggestion() - Constructor for class microsoft.exchange.webservices.data.Suggestion
Initializes a new instance of the Suggestion class.
SuggestionQuality - Enum in microsoft.exchange.webservices.data
Defines the quality of an availability suggestion.
suppressReadReceipt() - Method in class microsoft.exchange.webservices.data.EmailMessage
* Suppresses the read receipt on the message.
Surname - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Surname property.
syncFolderHierarchy(FolderId, PropertySet, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Synchronizes the sub-folders of a specific folder.
syncFolderHierarchy(PropertySet, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Synchronizes the entire folder hierarchy of the mailbox this Service is connected to.
SyncFolderHierarchyResponse - Class in microsoft.exchange.webservices.data
Represents the response to a folder synchronization operation.
SyncFolderHierarchyResponse(PropertySet) - Constructor for class microsoft.exchange.webservices.data.SyncFolderHierarchyResponse
* Represents the response to a folder synchronization operation.
syncFolderItems(FolderId, PropertySet, Iterable<ItemId>, int, SyncFolderItemsScope, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Synchronizes the items of a specific folder.
SyncFolderItemsResponse - Class in microsoft.exchange.webservices.data
Represents the response to a folder items synchronization operation.
SyncFolderItemsResponse(PropertySet) - Constructor for class microsoft.exchange.webservices.data.SyncFolderItemsResponse
* Initializes a new instance of the class.
SyncFolderItemsScope - Enum in microsoft.exchange.webservices.data
Determines items to be included in a SyncFolderItems response.
SyncResponse<TServiceObject extends ServiceObject,TChange extends Change> - Class in microsoft.exchange.webservices.data
* Represents the base response class for synchronuization operations.
SyncResponse(PropertySet) - Constructor for class microsoft.exchange.webservices.data.SyncResponse
* Initializes a new instance of the class.

T

TagValueIsOutOfRange - Static variable in class microsoft.exchange.webservices.data.Strings
 
Task - Class in microsoft.exchange.webservices.data
Represents a Task item.
Task(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.Task
* Initializes an unsaved local instance of Task.To bind to an existing task, use Task.Bind() instead.
Task(ItemAttachment) - Constructor for class microsoft.exchange.webservices.data.Task
* Initializes a new instance of the class.
TaskDelegationState - Enum in microsoft.exchange.webservices.data
Defines the delegation state of a task.
TaskMode - Enum in microsoft.exchange.webservices.data
Defines the modes of a Task.
TaskSchema - Class in microsoft.exchange.webservices.data
Represents the schema for task items.
TasksFolder - Class in microsoft.exchange.webservices.data
Represents a folder containing task items.
TasksFolder(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.TasksFolder
Initializes an unsaved local instance of the class.
TaskStatus - Enum in microsoft.exchange.webservices.data
Defines the execution status of a task.
Telex - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the Telex property.
THREAD_SLEEP_MILLSEC - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
throwIfNecessary() - Method in class microsoft.exchange.webservices.data.ServiceResponse
* Throws a ServiceResponseException if this response has its Result property set to Error.
throwIfThisIsAttachment() - Method in class microsoft.exchange.webservices.data.Item
Throws exception if this is attachment.
throwIfThisIsNew() - Method in class microsoft.exchange.webservices.data.ServiceObject
Throws exception if this is a new service object.
throwIfThisIsNotNew() - Method in class microsoft.exchange.webservices.data.Attachment
Throws exception if this is not a new service object.
throwIfThisIsNotNew() - Method in class microsoft.exchange.webservices.data.ServiceObject
Throws exception if this is not a new service object.
TimeoutMustBeBetween1And1440 - Static variable in class microsoft.exchange.webservices.data.Strings
 
TimeoutMustBeGreaterThanZero - Static variable in class microsoft.exchange.webservices.data.Strings
 
TimeSpan - Class in microsoft.exchange.webservices.data
The Class TimeSpan.
TimeSpan(long) - Constructor for class microsoft.exchange.webservices.data.TimeSpan
Creates a new instance of TimeSpan based on the number of milliseconds entered.
TimeSpan(int, long) - Constructor for class microsoft.exchange.webservices.data.TimeSpan
Creates a new TimeSpan object based on the unit and value entered.
TimeSpanTest - Class in microsoft.exchange.webservices.data
The Class TimeSpanTest.
TimeSpanTest() - Constructor for class microsoft.exchange.webservices.data.TimeSpanTest
 
timeSpanToXSDuration(Calendar) - Static method in class microsoft.exchange.webservices.data.TimeSpanTest
Time span to xs duration.
TimeSuggestion - Class in microsoft.exchange.webservices.data
Represents an availability time suggestion.
TimeSuggestion() - Constructor for class microsoft.exchange.webservices.data.TimeSuggestion
Initializes a new instance of the TimeSuggestion class.
TimeWindow - Class in microsoft.exchange.webservices.data
Represents a time period.
TimeWindow() - Constructor for class microsoft.exchange.webservices.data.TimeWindow
Initializes a new instance of the "TimeWindow" class.
TimeWindow(Date, Date) - Constructor for class microsoft.exchange.webservices.data.TimeWindow
Initializes a new instance of the "TimeWindow" class.
TimeWindowStartTimeMustBeGreaterThanEndTime - Static variable in class microsoft.exchange.webservices.data.Strings
 
TimeZone - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant TimeZone.
TimeZone - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the TimeZone property.
TimeZoneConversionException - Exception in microsoft.exchange.webservices.data
Represents an error that occurs when a date and time cannot be converted from one time zone to another.
TimeZoneConversionException() - Constructor for exception microsoft.exchange.webservices.data.TimeZoneConversionException
ServiceLocalException Constructor.
TimeZoneConversionException(String) - Constructor for exception microsoft.exchange.webservices.data.TimeZoneConversionException
ServiceLocalException Constructor.
TimeZoneConversionException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.TimeZoneConversionException
ServiceLocalException Constructor.
TimeZoneDefinition - Class in microsoft.exchange.webservices.data
Represents a time zone as defined by the EWS schema.
TimeZoneDefinition() - Constructor for class microsoft.exchange.webservices.data.TimeZoneDefinition
Initializes a new instance of the TimeZoneDefinition class.
TokenCredentials - Class in microsoft.exchange.webservices.data
TokenCredentials provides credentials if you already have a token.
TokenCredentials(String) - Constructor for class microsoft.exchange.webservices.data.TokenCredentials
Initializes a new instance of the TokenCredentials class.
TooFewServiceReponsesReturned - Static variable in class microsoft.exchange.webservices.data.Strings
 
Topic - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the Topic property.
ToRecipients - Static variable in class microsoft.exchange.webservices.data.EmailMessageSchema
Defines the ToRecipients property.
toString() - Method in class microsoft.exchange.webservices.data.ConversationId
Gets a string representation of the Conversation Id.
toString() - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
Builds string representation of the collection.
toString() - Method in class microsoft.exchange.webservices.data.EmailAddress
Returns string that represents the current instance.
toString() - Method in class microsoft.exchange.webservices.data.ExchangeServerInfo
Override ToString method.
toString() - Method in class microsoft.exchange.webservices.data.FolderId
Returns a String that represents the current Object.
toString() - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Obtains a string representation of the header.
toString() - Method in class microsoft.exchange.webservices.data.Mailbox
Returns a String that represents the current Object.
toString() - Method in class microsoft.exchange.webservices.data.MessageBody
Returns a String that represents the current Object.
toString() - Method in class microsoft.exchange.webservices.data.MimeContent
Writes attributes to XML.
toString() - Method in class microsoft.exchange.webservices.data.OofReply
Obtains a string representation of the reply.
toString() - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
 
toString() - Method in class microsoft.exchange.webservices.data.ServiceId
* Returns a string that represents the current instance.
toString() - Method in class microsoft.exchange.webservices.data.StringList
Returns a string representation of the object.
toString() - Method in class microsoft.exchange.webservices.data.TimeSpan
Returns a string representation of the object in the format.
toString() - Method in class microsoft.exchange.webservices.data.UniqueBody
 
TotalCount - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the TotalCount property.
TotalWork - Static variable in class microsoft.exchange.webservices.data.TaskSchema
Defines the TotalWork property.
trace(String, String) - Method in interface microsoft.exchange.webservices.data.ITraceListener
Handles a trace message.
TraceFlags - Enum in microsoft.exchange.webservices.data
Defines flags to control tracing details.
traceHttpRequestHeaders(TraceFlags, HttpWebRequest) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Traces the HTTP request headers.
traceMessage(TraceFlags, String) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
* Logs the specified string to the TraceListener if tracing is enabled.
traceResponse(HttpWebRequest, ByteArrayOutputStream) - Method in class microsoft.exchange.webservices.data.AutodiscoverService
Traces the response.
traceXml(TraceFlags, ByteArrayOutputStream) - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
Logs the specified XML to the TraceListener if tracing is enabled.
TransitionGroupNotFound - Static variable in class microsoft.exchange.webservices.data.Strings
 
tryGetExtendedProperty(Class<T>, ExtendedPropertyDefinition, OutParam<T>) - Method in class microsoft.exchange.webservices.data.ServiceObject
Try to get the value of a specified extended property in this instance.
tryGetProperty(PropertyDefinitionBase, OutParam<Object>) - Method in class microsoft.exchange.webservices.data.ServiceObject
Try to get the value of a specified property in this instance.
tryGetProperty(Class<T>, PropertyDefinitionBase, OutParam<T>) - Method in class microsoft.exchange.webservices.data.ServiceObject
Try to get the value of a specified property in this instance.
tryGetPropertyDefinition(String, OutParam<PropertyDefinition>) - Method in class microsoft.exchange.webservices.data.ServiceObjectSchema
Tries to get property definition.
tryGetSettingValue(Class<T>, UserSettingName, OutParam<T>) - Method in class microsoft.exchange.webservices.data.GetUserSettingsResponse
Tries the get the user setting value.
tryGetValue(EmailAddressKey, OutParam<EmailAddress>) - Method in class microsoft.exchange.webservices.data.EmailAddressDictionary
* Tries to get the e-mail address associated with the specified key.
tryGetValue(Class<T>, ExtendedPropertyDefinition, OutParam<T>) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
Tries to get property value.
tryGetValue(ImAddressKey, OutParam<String>) - Method in class microsoft.exchange.webservices.data.ImAddressDictionary
* Tries to get the IM address associated with the specified key.
tryGetValue(PropertyDefinitionBase, OutParam) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Tries to get the value for a property definition in the collection.
tryGetValue(PhoneNumberKey, OutParam<String>) - Method in class microsoft.exchange.webservices.data.PhoneNumberDictionary
* Tries to get the phone number associated with the specified key.
tryGetValue(PhysicalAddressKey, OutParam<PhysicalAddressEntry>) - Method in class microsoft.exchange.webservices.data.PhysicalAddressDictionary
* Tries to get the physical address associated with the specified key.
tryGetValue(Object, OutParam<Object>) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
Gets the value associated with the specified key.
tryLoadFromXml(EwsServiceXmlReader, OutParam<PropertyDefinitionBase>) - Static method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
* Tries to load from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Attachment
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Attendee
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ByteArrayArray
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.CalendarEvent
Attempts to read the element at the reader's current position.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.CalendarEventDetails
Attempts to read the element at the reader's current position.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.CompleteName
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Conflict
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DelegateUser
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.DeletedOccurrenceInfo
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.EmailAddress
Try read element from xml.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ExtendedProperty
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.FileAttachment
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.FolderPermission
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.GroupMember
Tries to read Status or Mailbox elements from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Tries to read the element at the current position of the reader.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Mailbox
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ManagedFolderInformation
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.OccurrenceInfo
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.OofSettings
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.PhoneCall
Tries to read an element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Writes elements to XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Recurrence.IntervalPattern
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Recurrence.MonthlyPattern
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeMonthlyPattern
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Recurrence.RelativeYearlyPattern
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Recurrence.WeeklyPattern
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Recurrence.YearlyPattern
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Rule
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RuleActions
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RuleCollection
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RuleError
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RuleOperationError
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RulePredicates
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.PropertyBasedFilter
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.SetRuleOperation
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.StringList
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.Suggestion
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.TimeSuggestion
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
 
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.UserId
* Tries to read element from XML.
tryReadElementFromXml(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.WorkingHours
Tries to read element from XML.
tryReadElementFromXmlToPatch(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ComplexProperty
Tries to read element from XML to patch this property.
tryReadElementFromXmlToPatch(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.FileAttachment
For FileAttachment, the only thing need to patch is the AttachmentId.
tryReadElementFromXmlToPatch(EwsServiceXmlReader) - Method in class microsoft.exchange.webservices.data.ItemAttachment
For ItemAttachment, AttachmentId and Item should be patched.
TtyTddPhone - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the TtyTddPhone property.

U

UnexpectedElement - Static variable in class microsoft.exchange.webservices.data.Strings
 
UnexpectedElementType - Static variable in class microsoft.exchange.webservices.data.Strings
 
UnexpectedEndOfXmlDocument - Static variable in class microsoft.exchange.webservices.data.Strings
 
UnifiedMessaging - Class in microsoft.exchange.webservices.data
Represents the Unified Messaging functionalities.
UnifiedMessaging(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.UnifiedMessaging
Constructor.
UniqueBody - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the UniqueBody property.
UniqueBody - Class in microsoft.exchange.webservices.data
Represents the body part of an item that is unique to the conversation the item is part of.
UniqueBody() - Constructor for class microsoft.exchange.webservices.data.UniqueBody
* Initializes a new instance.
UniqueRecipients - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the UniqueRecipients property.
UniqueSenders - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the UniqueSenders property.
UniqueUnreadSenders - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the UniqueUnreadSenders property.
UnknownTimeZonePeriodTransitionType - Static variable in class microsoft.exchange.webservices.data.Strings
 
UnreadCount - Static variable in class microsoft.exchange.webservices.data.ConversationSchema
Defines the UnreadCount property.
UnreadCount - Static variable in class microsoft.exchange.webservices.data.FolderSchema
Defines the UnreadCount property.
unsubscribe(String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Unsubscribes from a pull subscription.
unsubscribe() - Method in class microsoft.exchange.webservices.data.PullSubscription
Unsubscribes from the pull subscription.
unsubscribe() - Method in class microsoft.exchange.webservices.data.StreamingSubscription
Unsubscribes from the streaming subscription.
UnsupportedTimeZonePeriodTransitionTarget - Static variable in class microsoft.exchange.webservices.data.Strings
 
UnsupportedWebProtocol - Static variable in class microsoft.exchange.webservices.data.Strings
 
update(ConflictResolutionMode, SendInvitationsOrCancellationsMode) - Method in class microsoft.exchange.webservices.data.Appointment
Applies the local changes that have been made to this appointment.
update() - Method in class microsoft.exchange.webservices.data.Folder
Applies the local changes that have been made to this folder.
update(ConflictResolutionMode) - Method in class microsoft.exchange.webservices.data.Item
Applies the local changes that have been made to this item.
update() - Method in class microsoft.exchange.webservices.data.UserConfiguration
Updates the user configuration by applying local changes to the Exchange server.
UpdateDelegateRequest - Class in microsoft.exchange.webservices.data
Represents an UpdateDelegate request.
UpdateDelegateRequest(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.UpdateDelegateRequest
Initializes a new instance of the class.
updateDelegates(Mailbox, MeetingRequestsDeliveryScope, DelegateUser...) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Updates delegates on a specific mailbox.
updateDelegates(Mailbox, MeetingRequestsDeliveryScope, Iterable<DelegateUser>) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Updates delegates on a specific mailbox.
updateFolder(Folder) - Method in class microsoft.exchange.webservices.data.ExchangeService
Updates a folder.
updateFromXml(EwsServiceXmlReader, String) - Method in class microsoft.exchange.webservices.data.ComplexProperty
Loads from XML to update this property.
updateFromXml(EwsServiceXmlReader, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.ComplexProperty
Loads from XML to update itself.
updateFromXml(EwsServiceXmlReader, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Loads from XML to update itself.
updateInboxRules(Iterable<RuleOperation>, boolean) - Method in class microsoft.exchange.webservices.data.ExchangeService
Updates the authenticated user's inbox rules by applying the specified operations.
updateInboxRules(Iterable<RuleOperation>, boolean, String) - Method in class microsoft.exchange.webservices.data.ExchangeService
Updates the authenticated user's inbox rules by applying the specified operations.
UpdateInboxRulesException - Exception in microsoft.exchange.webservices.data
Represents an exception thrown when an error occurs as a result of calling the UpdateInboxRules operation.
UpdateInboxRulesException(UpdateInboxRulesResponse, Iterable<RuleOperation>) - Constructor for exception microsoft.exchange.webservices.data.UpdateInboxRulesException
Initializes a new instance of the UpdateInboxRulesException class.
updateItem(Item, FolderId, ConflictResolutionMode, MessageDisposition, SendInvitationsOrCancellationsMode) - Method in class microsoft.exchange.webservices.data.ExchangeService
Updates an item.
UpdateItemResponse - Class in microsoft.exchange.webservices.data
The Class UpdateItemResponse.
UpdateItemResponse(Item) - Constructor for class microsoft.exchange.webservices.data.UpdateItemResponse
* Initializes a new instance of the class.
updateItems(Iterable<Item>, FolderId, ConflictResolutionMode, MessageDisposition, SendInvitationsOrCancellationsMode) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Updates multiple items in a single EWS call.
UpdateItemsDoesNotAllowAttachments - Static variable in class microsoft.exchange.webservices.data.Strings
 
UpdateItemsDoesNotSupportNewOrUnchangedItems - Static variable in class microsoft.exchange.webservices.data.Strings
 
UpdateMeetingRequest - Class in microsoft.exchange.webservices.data
 
UpdateMeetingRequest() - Constructor for class microsoft.exchange.webservices.data.UpdateMeetingRequest
 
updateTask(ConflictResolutionMode) - Method in class microsoft.exchange.webservices.data.Task
* Applies the local changes that have been made to this task.
updateUserConfiguration(UserConfiguration) - Method in class microsoft.exchange.webservices.data.ExchangeService
* Updates a UserConfiguration.
UpdateUserConfigurationRequest - Class in microsoft.exchange.webservices.data
Represents a UpdateUserConfiguration request.
UpdateUserConfigurationRequest(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Initializes a new instance of the class.
URL - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
userConfiguration - Variable in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
The user configuration.
UserConfiguration - Class in microsoft.exchange.webservices.data
Represents an object that can be used to store user-defined configuration settings.
UserConfiguration(ExchangeService) - Constructor for class microsoft.exchange.webservices.data.UserConfiguration
Initializes a new instance of class.
UserConfiguration(ExchangeService, EnumSet<UserConfigurationProperties>) - Constructor for class microsoft.exchange.webservices.data.UserConfiguration
Initializes a new instance of class.
UserConfigurationDictionary - Class in microsoft.exchange.webservices.data
Represents a user configuration's Dictionary property.
UserConfigurationDictionary() - Constructor for class microsoft.exchange.webservices.data.UserConfigurationDictionary
Initializes a new instance of "UserConfigurationDictionary" class.
UserConfigurationDictionaryObjectType - Enum in microsoft.exchange.webservices.data
Identifies the user configuration dictionary key and value types.
UserConfigurationProperties - Enum in microsoft.exchange.webservices.data
Identifies the user configuration properties to retrieve.
UserId - Class in microsoft.exchange.webservices.data
Represents the Id of a user.
UserId() - Constructor for class microsoft.exchange.webservices.data.UserId
* Initializes a new instance.
UserId(String) - Constructor for class microsoft.exchange.webservices.data.UserId
* Initializes a new instance.
UserId(StandardUser) - Constructor for class microsoft.exchange.webservices.data.UserId
* Initializes a new instance.
UserIdForDelegateUserNotSpecified - Static variable in class microsoft.exchange.webservices.data.Strings
 
USERNAME - Static variable in interface microsoft.exchange.webservices.data.CredentialConstants
 
UserSettingError - Class in microsoft.exchange.webservices.data
Represents an error from a GetUserSettings request.
UserSettingError() - Constructor for class microsoft.exchange.webservices.data.UserSettingError
Initializes a new instance of the "UserSettingError" class.
UserSettingError(AutodiscoverErrorCode, String, String) - Constructor for class microsoft.exchange.webservices.data.UserSettingError
Initializes a new instance of the "UserSettingError" class.
UserSettingName - Enum in microsoft.exchange.webservices.data
The Enum UserSettingName.
UserSMIMECertificate - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines UserSMIMECertificate Property

V

validate() - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.Appointment
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.AttachmentCollection
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Validates this instance.
validate(long) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Validates this instance against the specified time window.
validate() - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Implements ISelfValidate.validate.
validate() - Method in class microsoft.exchange.webservices.data.Contact
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.ExchangeService
* Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.ExchangeServiceBase
* Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
Represents an ExpandGroup request.
validate() - Method in class microsoft.exchange.webservices.data.Folder
Validates this instance.
validate(ExchangeVersion) - Method in class microsoft.exchange.webservices.data.FolderId
Validates FolderId against a specified request version.
validate() - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.Grouping
Implements ISelfValidate.Validate.
validate() - Method in class microsoft.exchange.webservices.data.Item
Validates this instance.
validate(int) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.MobilePhone
Validates this instance.//>!(contentType == null || contentType.isEmpty()
validate() - Method in class microsoft.exchange.webservices.data.MoveCopyItemRequest
* Validates request.
validate() - Method in class microsoft.exchange.webservices.data.OofSettings
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.PropertySet
Validate.
validate() - Method in class microsoft.exchange.webservices.data.SearchFolder
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
* Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.ServiceObject
Validate.
validate() - Method in class microsoft.exchange.webservices.data.TimeWindow
Validates this instance.
validate() - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Validates this time zone definition.
validate() - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Validate request..
validate() - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
* Validate request.
validateAddDelegate() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Validates this instance for AddDelegate.
validateAddDelegate() - Method in class microsoft.exchange.webservices.data.DelegateUser
Validates this instance for AddDelegate.
validateForRequest(ServiceRequestBase, boolean) - Method in class microsoft.exchange.webservices.data.PropertySet
* Validates this property set instance for request to ensure that: 1.
validateUpdateDelegate() - Method in class microsoft.exchange.webservices.data.DelegatePermissions
Validates this instance for UpdateDelegate.
validateUpdateDelegate() - Method in class microsoft.exchange.webservices.data.DelegateUser
Validates this instance for UpdateDelegate.
ValidationFailed - Static variable in class microsoft.exchange.webservices.data.Strings
 
ValueCannotBeConverted - Static variable in class microsoft.exchange.webservices.data.Strings
 
ValueMustBeGreaterThanZero - Static variable in class microsoft.exchange.webservices.data.Strings
 
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.AffectedTaskOccurrence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.AggregateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.AppointmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.AutodiscoverErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.AvailabilityData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.BasePropertySet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.BodyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ComparisonMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ConflictResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ConflictType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ConnectingIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ConnectionFailureCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ContactSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ContainmentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ConversationActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ConversationFlagStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DateTimePrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DayOfTheWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DayOfTheWeekIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DefaultExtendedPropertySet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DelegateFolderPermissionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DeleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.DomainSettingName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.EffectiveRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.EmailAddressKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ExchangeVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.FileAsMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.FlaggedForAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.FolderPermissionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.FolderPermissionReadAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.FolderTraversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.FreeBusyViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.IdFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ImAddressKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.Importance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ItemTraversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.LegacyFreeBusyStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MailboxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MapiPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MeetingAttendeeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MeetingRequestsDeliveryScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MeetingRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MeetingResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.MessageDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.OffsetBasePoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.OofExternalAudience
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.OofState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.PermissionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.PhoneCallState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.PhoneNumberKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.PhysicalAddressIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.PhysicalAddressKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.PropertyDefinitionFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ResolveNameSearchLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ResponseActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ResponseMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.RuleErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.RuleProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SearchFolderTraversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SendCancellationsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SendInvitationsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SendInvitationsOrCancellationsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.Sensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ServiceError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ServiceObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.ServiceResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.StandardUser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SuggestionQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.SyncFolderItemsScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.TaskDelegationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.TaskMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.TraceFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.UserConfigurationDictionaryObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.UserConfigurationProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.UserSettingName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.WebExceptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.exchange.webservices.data.WellKnownFolderName
Returns the enum constant of this type with the specified name.
ValueOfTypeCannotBeConverted - Static variable in class microsoft.exchange.webservices.data.Strings
 
ValuePropertyMustBeSet - Static variable in class microsoft.exchange.webservices.data.Strings
 
ValuePropertyNotAssigned - Static variable in class microsoft.exchange.webservices.data.Strings
 
ValuePropertyNotLoaded - Static variable in class microsoft.exchange.webservices.data.Strings
 
values() - Static method in enum microsoft.exchange.webservices.data.AffectedTaskOccurrence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.AggregateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.AppointmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.AutodiscoverErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.AvailabilityData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.BasePropertySet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.BodyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ComparisonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ConflictResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ConflictType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ConnectingIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ConnectionFailureCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ContactSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ContainmentMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ConversationActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ConversationFlagStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DateTimePrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DayOfTheWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DayOfTheWeekIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DefaultExtendedPropertySet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DelegateFolderPermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DeleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.DomainSettingName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.EffectiveRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.EmailAddressKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ExchangeVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.FileAsMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.FlaggedForAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.FolderPermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.FolderPermissionReadAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.FolderTraversal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.FreeBusyViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.IdFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ImAddressKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.Importance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ItemTraversal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.LegacyFreeBusyStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MailboxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MapiPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MeetingAttendeeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MeetingRequestsDeliveryScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MeetingRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MeetingResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.MessageDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.OffsetBasePoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.OofExternalAudience
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.OofState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.PermissionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.PhoneCallState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.PhoneNumberKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.PhysicalAddressIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.PhysicalAddressKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.PropertyDefinitionFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ResolveNameSearchLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ResponseActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ResponseMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.RuleErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.RuleProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SearchFolderTraversal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SendCancellationsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SendInvitationsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SendInvitationsOrCancellationsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.Sensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ServiceError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ServiceObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.ServiceResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.StandardUser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SuggestionQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.SyncFolderItemsScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.TaskDelegationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.TaskMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.TraceFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.UserConfigurationDictionaryObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.UserConfigurationProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.UserSettingName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.WebExceptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.exchange.webservices.data.WellKnownFolderName
Returns an array containing the constants of this enum type, in the order they are declared.
ViewBase - Class in microsoft.exchange.webservices.data
Represents the base view class for search operations.

W

WaitHandle - Class in microsoft.exchange.webservices.data
 
WaitHandle() - Constructor for class microsoft.exchange.webservices.data.WaitHandle
 
WebAsyncCallStateAnchor - Class in microsoft.exchange.webservices.data
 
WebAsyncCallStateAnchor(ServiceRequestBase, HttpWebRequest, AsyncCallback, Object) - Constructor for class microsoft.exchange.webservices.data.WebAsyncCallStateAnchor
Construtctor
WebClientEditFormQueryString - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the WebClientEditFormQueryString property.
WebClientReadFormQueryString - Static variable in class microsoft.exchange.webservices.data.ItemSchema
Defines the WebClientReadFormQueryString property.
WebClientUrl - Class in microsoft.exchange.webservices.data
Represents the URL of the Exchange web client.
WebClientUrl(String, String) - Constructor for class microsoft.exchange.webservices.data.WebClientUrl
Initializes a new instance of the WebClientUrl class.
WebClientUrlCollection - Class in microsoft.exchange.webservices.data
Represents a user setting that is a collection of Exchange web client URLs.
WebClientUrlCollection() - Constructor for class microsoft.exchange.webservices.data.WebClientUrlCollection
Initializes a new instance of the class.
WebCredentials - Class in microsoft.exchange.webservices.data
WebCredentials is used for password-based authentication schemes such as basic, digest, NTLM, and Kerberos authentication.
WebCredentials() - Constructor for class microsoft.exchange.webservices.data.WebCredentials
Initializes a new instance to use default network credentials.
WebCredentials(String, String, String) - Constructor for class microsoft.exchange.webservices.data.WebCredentials
Initializes a new instance to use specified credentials.
WebCredentials(String, String) - Constructor for class microsoft.exchange.webservices.data.WebCredentials
Initializes a new instance to use specified credentials.
WebExceptionStatus - Enum in microsoft.exchange.webservices.data
 
WebProxy - Class in microsoft.exchange.webservices.data
WebProxy is used for setting proxy details for proxy authentication schemes such as basic, digest, NTLM, and Kerberos authentication.
WebProxy(String, int) - Constructor for class microsoft.exchange.webservices.data.WebProxy
Initializes a new instance to use specified proxy details.
WebProxy(String) - Constructor for class microsoft.exchange.webservices.data.WebProxy
Initializes a new instance to use specified proxy with default port 80.
WeddingAnniversary - Static variable in class microsoft.exchange.webservices.data.ContactSchema
Defines the WeddingAnniversary property.
WellKnownFolderName - Enum in microsoft.exchange.webservices.data
Defines well known folder names.
When - Static variable in class microsoft.exchange.webservices.data.AppointmentSchema
The Constant When.
When - Static variable in class microsoft.exchange.webservices.data.MeetingRequestSchema
Defines the When property.
WindowsLiveCredentials - Class in microsoft.exchange.webservices.data
 
WindowsLiveCredentials() - Constructor for class microsoft.exchange.webservices.data.WindowsLiveCredentials
 
WLIDCredentialsCannotBeUsedWithLegacyAutodiscover - Static variable in class microsoft.exchange.webservices.data.Strings
 
WorkingHours - Class in microsoft.exchange.webservices.data
Represents the working hours for a specific time zone.
WorkingHours() - Constructor for class microsoft.exchange.webservices.data.WorkingHours
Instantiates a new working hours.
writeAdditionalPropertiesToXml(EwsServiceXmlWriter, Iterator<PropertyDefinitionBase>) - Static method in class microsoft.exchange.webservices.data.PropertySet
* Writes additonal properties to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AlternateId
Gets the name of the XML element.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderId
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AlternatePublicFolderItemId
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AppointmentOccurrenceId
Gets the name of the XML element.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.CalendarView
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.DictionaryEntryProperty
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyDefinition
* Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.FolderId
Writes attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.FolderView
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.GroupMember
Writes the member key attribute to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.IndexedPropertyDefinition
* Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ItemView
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.MessageBody
* Writes attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.MimeContent
Writes attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
* Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.RecurringAppointmentMasterId
Writes attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
* Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ServiceId
* Writes attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ServiceObjectPropertyDefinition
* Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Writes the attributes to XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.UniqueBody
* Reads attributes from XML.
writeAttributesToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ViewBase
Writes the attributes to XML.
writeDeleteUpdateToXml(EwsServiceXmlWriter, ServiceObject) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
* Writes the deletion update to XML.
writeDeleteUpdateToXml(EwsServiceXmlWriter, ServiceObject) - Method in class microsoft.exchange.webservices.data.DictionaryEntryProperty
Writes the delete update to XML.
writeDeleteUpdateToXml(EwsServiceXmlWriter, ServiceObject) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Writes deletion update to XML.
writeDeleteUpdateToXml(EwsServiceXmlWriter, ServiceObject) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
* Writes the deletion update to XML.
writeDeleteUpdateToXml(EwsServiceXmlWriter, ServiceObject) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Writes the deletion update to XML.
writeDeleteUpdateToXml(EwsServiceXmlWriter, ServiceObject) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Writes the delete update to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Attachment
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Attendee
* Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ByteArrayArray
The Writer
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.CompleteName
Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.CreateRuleOperation
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.DelegatePermissions
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.DelegateUser
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.DeleteRuleOperation
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.EmailAddress
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.EmailAddressEntry
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ExpandGroupRequest
writes XML elements.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ExtendedProperty
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.FileAttachment
* Writes elements and content to XML.
writeElementsToXml(EwsServiceXmlWriter, boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.FolderPermissionCollection
* Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.GetPasswordExpirationDateRequest
 
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.GroupMember
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ImAddressEntry
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.InternetMessageHeader
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ItemAttachment
Writes the properties of this object as XML elements.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Mailbox
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.MessageBody
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.MimeContent
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.OofSettings
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.PhoneNumberEntry
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Recurrence
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Rule
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.RuleActions
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.RulePredicateDateRange
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.RulePredicates
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.RulePredicateSizeRange
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.ContainsSubstring
Writes the elements to Xml.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.ExcludesBitmask
Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.Not
Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.PropertyBasedFilter
Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.RelationalFilter
Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Writes the elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFolderParameters
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SetRuleOperation
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.StringList
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.UniqueBody
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.UpdateDelegateRequest
Writes XML elements.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.UpdateUserConfigurationRequest
Writes XML elements.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.UserConfigurationDictionary
* Writes elements to XML.
writeElementsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.UserId
* Writes elements to XML.
writeEmptyReplyToXml(EwsServiceXmlWriter, String) - Static method in class microsoft.exchange.webservices.data.OofReply
* Writes an empty OofReply to XML.
writeIdsToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.MoveCopyItemRequest
* Writes the ids as XML.
writeOrderByToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.CalendarView
Writes OrderBy property to XML.
writeOrderByToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Writes OrderBy property to XML.
writeOrderByToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ItemView
Writes OrderBy property to XML.
writeOrderByToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.PagedView
Writes OrderBy property to XML.
writeOrderByToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ViewBase
Writes OrderBy property to XML.
writePropertyValueToXml(EwsServiceXmlWriter, PropertyBag, boolean) - Method in class microsoft.exchange.webservices.data.PropertyDefinition
* Writes the property value to XML.
writePropertyValueToXml(EwsServiceXmlWriter, PropertyBag, boolean) - Method in class microsoft.exchange.webservices.data.RecurrencePropertyDefinition
Writes to XML.
writePropertyValueToXml(EwsServiceXmlWriter, PropertyBag, boolean) - Method in class microsoft.exchange.webservices.data.ResponseObjectsPropertyDefinition
Writes to XML.
writeSetUpdateToXml(EwsServiceXmlWriter, ServiceObject, PropertyDefinition) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Write set update to xml.
writeSetUpdateToXml(EwsServiceXmlWriter, ServiceObject, String) - Method in class microsoft.exchange.webservices.data.DictionaryEntryProperty
Writes the set update to XML.
writeSetUpdateToXml(EwsServiceXmlWriter, ServiceObject, PropertyDefinition) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
* Writes updates to XML.
writeSetUpdateToXml(EwsServiceXmlWriter, ServiceObject, PropertyDefinition) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
* Writes the update to XML.
writeSetUpdateToXml(EwsServiceXmlWriter, ServiceObject, PropertyDefinition) - Method in class microsoft.exchange.webservices.data.GroupMemberCollection
* Writes the update to XML.
writeSetUpdateToXml(EwsServiceXmlWriter, ServiceObject, String) - Method in class microsoft.exchange.webservices.data.PhysicalAddressEntry
Writes the update to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AlternateIdBase
Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.AttendeeInfo
Writes to XML.
writeToXml(EwsServiceXmlWriter, GetUserAvailabilityRequest) - Method in class microsoft.exchange.webservices.data.AvailabilityOptions
Writes to XML.
writeToXml(EwsServiceXmlWriter, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Writes to XML.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.ComplexProperty
* Writes to XML.
writeToXml(EwsServiceXmlWriter, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.ComplexPropertyCollection
Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ConversationIndexedItemView
Writes to XML.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.DayOfTheWeekCollection
* Gets the request version.
writeToXml(EwsServiceXmlWriter, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.DictionaryProperty
Writes to XML.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.ExtendedPropertyCollection
* Writes to XML.
writeToXml(EwsServiceXmlWriter, String, boolean) - Method in class microsoft.exchange.webservices.data.FolderPermission
* Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.Grouping
Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ImpersonatedUserId
Writes to XML.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.OofReply
* Writes to XML.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.OrderByCollection
* Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.PropertyDefinitionBase
* Writes to XML.
writeToXml(EwsServiceXmlWriter, ServiceObjectType) - Method in class microsoft.exchange.webservices.data.PropertySet
* Writes the property set to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter.SearchFilterCollection
Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.SearchFilter
* Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ServiceId
* Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ServiceObject
Write to xml.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.TimeWindow
Writes to XML.
writeToXml(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Writes to XML.
writeToXml(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.TimeZoneDefinition
Writes to XML.
writeToXml(EwsServiceXmlWriter, XmlNamespace, String) - Method in class microsoft.exchange.webservices.data.UserConfiguration
Writes to XML.
writeToXml(EwsServiceXmlWriter, Grouping) - Method in class microsoft.exchange.webservices.data.ViewBase
Writes to XML.
writeToXmlForUpdate(EwsServiceXmlWriter) - Method in class microsoft.exchange.webservices.data.ServiceObject
Write to xml for update.
writeToXmlUnscopedDatesOnly(EwsServiceXmlWriter, String) - Method in class microsoft.exchange.webservices.data.TimeWindow
Writes to XML without scoping the dates and without emitting times.
writeUserConfigurationNameToXml(EwsServiceXmlWriter, XmlNamespace, String, FolderId) - Static method in class microsoft.exchange.webservices.data.UserConfiguration
Writes to Xml.
wsAddressingHeadersFormat - Static variable in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
The Constant WsAddressingHeadersFormat.
WSSecurityBasedCredentials - Class in microsoft.exchange.webservices.data
WSSecurityBasedCredentials is the base class for all credential classes using WS-Security.
WSSecurityBasedCredentials() - Constructor for class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Initializes a new instance of the WSSecurityBasedCredentials class.
WSSecurityBasedCredentials(String) - Constructor for class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Initializes a new instance of the WSSecurityBasedCredentials class.
WSSecurityBasedCredentials(String, boolean) - Constructor for class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
Initializes a new instance of the WSSecurityBasedCredentials class.
wsSecurityHeaderFormat - Static variable in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
The Constant WsSecurityHeaderFormat.
wsSecurityPathSuffix - Static variable in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
The Constant WsSecurityPathSuffix.
wsuTimeStampFormat - Static variable in class microsoft.exchange.webservices.data.WSSecurityBasedCredentials
 

X

xmlElementName - Variable in class microsoft.exchange.webservices.data.RuleOperation
 
XmlException - Exception in microsoft.exchange.webservices.data
 
XmlException() - Constructor for exception microsoft.exchange.webservices.data.XmlException
Instantiates a new argument exception.
XmlException(String) - Constructor for exception microsoft.exchange.webservices.data.XmlException
Instantiates a new argument exception.
XmlException(String, Exception) - Constructor for exception microsoft.exchange.webservices.data.XmlException
ServiceXmlDeserializationException Constructor.
XmlNameTable - Class in microsoft.exchange.webservices.data
Table of atomized String objects.
XmlNameTable() - Constructor for class microsoft.exchange.webservices.data.XmlNameTable
Initializes a new instance of the XmlNameTable class.
XsDurationCouldNotBeParsed - Static variable in class microsoft.exchange.webservices.data.Strings
 

Z

ZERO - Static variable in class microsoft.exchange.webservices.data.TimeSpan
Represents the TimeSpan with a value of zero.
ZeroLengthArrayInvalid - Static variable in class microsoft.exchange.webservices.data.Strings
 

A B C D E F G H I J L M N O P R S T U V W X Z