- EFFECTIVE_RIGHTS - Static variable in class com.independentsoft.exchange.FolderPropertyPath
-
- EFFECTIVE_RIGHTS - Static variable in class com.independentsoft.exchange.ItemPropertyPath
-
- EffectiveRights - Class in com.independentsoft.exchange
-
Contains the client's rights based on the permission settings for the item or folder.
- EffectiveRights() - Constructor for class com.independentsoft.exchange.EffectiveRights
-
Initializes a new instance of the EffectiveRights class.
- ElcFolderType - Enum in com.independentsoft.exchange
-
The Enum ElcFolderType.
- EMAIL1_ADDRESS - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL1_DISPLAY_AS - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL1_DISPLAY_NAME - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL1_TYPE - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL2_ADDRESS - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL2_DISPLAY_AS - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL2_DISPLAY_NAME - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL2_TYPE - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL3_ADDRESS - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL3_DISPLAY_AS - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL3_DISPLAY_NAME - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL3_TYPE - Static variable in class com.independentsoft.exchange.ContactPropertyPath
-
- EMAIL_ADDRESS - Static variable in class com.independentsoft.exchange.PersonaPropertyPath
-
- EMAIL_ADDRESSES - Static variable in class com.independentsoft.exchange.PersonaPropertyPath
-
- EmailAddress - Class in com.independentsoft.exchange
-
Represents a single e-mail address for a contact.
- EmailAddress() - Constructor for class com.independentsoft.exchange.EmailAddress
-
Initializes a new instance of the EmailAddress class.
- EmailAddress(String) - Constructor for class com.independentsoft.exchange.EmailAddress
-
Initializes a new instance of the EmailAddress class.
- EmailAddress(String, String) - Constructor for class com.independentsoft.exchange.EmailAddress
-
Initializes a new instance of the EmailAddress class.
- EmailAddress(String, String, String) - Constructor for class com.independentsoft.exchange.EmailAddress
-
Initializes a new instance of the EmailAddress class.
- EmailAddressEntity - Class in com.independentsoft.exchange
-
Represents a single email address.
- EmailAddressEntity() - Constructor for class com.independentsoft.exchange.EmailAddressEntity
-
Initializes a new instance of the EmailAddressEntity class.
- EMAILS_1 - Static variable in class com.independentsoft.exchange.PersonaPropertyPath
-
- EMAILS_2 - Static variable in class com.independentsoft.exchange.PersonaPropertyPath
-
- EMAILS_3 - Static variable in class com.independentsoft.exchange.PersonaPropertyPath
-
- EmailUser - Class in com.independentsoft.exchange
-
Represents an email user.
- EmailUser() - Constructor for class com.independentsoft.exchange.EmailUser
-
Initializes a new instance of the EmailUser class.
- emptyFolder(StandardFolder) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(StandardFolder, DeleteType) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(StandardFolder, boolean) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(StandardFolder, DeleteType, boolean) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(FolderId) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(FolderId, DeleteType) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(FolderId, boolean) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(FolderId, DeleteType, boolean) - Method in class com.independentsoft.exchange.Service
-
Empties a folder.
- emptyFolder(List<FolderId>) - Method in class com.independentsoft.exchange.Service
-
Empties multiple folders.
- emptyFolder(List<FolderId>, DeleteType) - Method in class com.independentsoft.exchange.Service
-
Empties multiple folders.
- emptyFolder(List<FolderId>, boolean) - Method in class com.independentsoft.exchange.Service
-
Empties multiple folders.
- emptyFolder(List<FolderId>, DeleteType, boolean) - Method in class com.independentsoft.exchange.Service
-
Empties multiple folders.
- enableReminders(boolean) - Method in class com.independentsoft.exchange.OwaOptions
-
Enable reminders.
- enableReminderSound(boolean) - Method in class com.independentsoft.exchange.OwaOptions
-
Sets reminder sound enabled/disabled.
- Encoding - Enum in com.independentsoft.msg
-
The Enum Encoding.
- EncryptedSharedFolderData - Class in com.independentsoft.exchange
-
Contains encrypted data that represents the identification token for the shared data.
- END_TIME - Static variable in class com.independentsoft.exchange.AppointmentPropertyPath
-
- END_TIME - Static variable in class com.independentsoft.exchange.JournalPropertyPath
-
- END_TIME - Static variable in class com.independentsoft.exchange.MeetingRequestPropertyPath
-
- END_TIME_ZONE - Static variable in class com.independentsoft.exchange.AppointmentPropertyPath
-
- END_TIME_ZONE - Static variable in class com.independentsoft.exchange.MeetingRequestPropertyPath
-
- END_WALL_CLOCK - Static variable in class com.independentsoft.exchange.AppointmentPropertyPath
-
- END_WALL_CLOCK - Static variable in class com.independentsoft.exchange.MeetingRequestPropertyPath
-
- EndDateRecurrenceRange - Class in com.independentsoft.exchange
-
Describes the start date and the end date of an item recurrence pattern.
- EndDateRecurrenceRange() - Constructor for class com.independentsoft.exchange.EndDateRecurrenceRange
-
Initializes a new instance of the EndDateRecurrenceRange class.
- EndDateRecurrenceRange(Date, Date) - Constructor for class com.independentsoft.exchange.EndDateRecurrenceRange
-
Initializes a new instance of the EndDateRecurrenceRange class.
- ENHANCED_LOCATION - Static variable in class com.independentsoft.exchange.AppointmentPropertyPath
-
- ENHANCED_LOCATION - Static variable in class com.independentsoft.exchange.MeetingRequestPropertyPath
-
- EnhancedLocation - Class in com.independentsoft.exchange
-
Contains enhanced location information for a calendar item.
- EnhancedLocation() - Constructor for class com.independentsoft.exchange.EnhancedLocation
-
Initializes a new instance of the EnhancedLocation class.
- EnhancedLocation(String) - Constructor for class com.independentsoft.exchange.EnhancedLocation
-
Initializes a new instance of the EnhancedLocation class by using the supplied display name.
- EnhancedLocation(String, String) - Constructor for class com.independentsoft.exchange.EnhancedLocation
-
Initializes a new instance of the EnhancedLocation class by using the supplied display name and calendar item note.
- EnhancedLocation(String, String, PersonaPostalAddress) - Constructor for class com.independentsoft.exchange.EnhancedLocation
-
Initializes a new instance of the EnhancedLocation class by using the supplied display name, calendar item note, and persona postal address.
- ENTITY_EXTRACTION_RESULT - Static variable in class com.independentsoft.exchange.ItemPropertyPath
-
- EntityExtractionResult - Class in com.independentsoft.exchange
-
Represents entity extraction from an item.
- EntityExtractionResult() - Constructor for class com.independentsoft.exchange.EntityExtractionResult
-
Initializes a new instance of the TaskSuggestion class.
- ENTRY_ID - Static variable in class com.independentsoft.exchange.FolderPropertyPath
-
- ENTRY_ID - Static variable in class com.independentsoft.exchange.ItemPropertyPath
-
- Error - Class in com.independentsoft.exchange
-
Contains an Autodiscover error response.
- Error() - Constructor for class com.independentsoft.exchange.Error
-
Initializes a new instance of the Error class.
- ErrorCode - Enum in com.independentsoft.exchange
-
There is an internal server error.
- Event - Class in com.independentsoft.exchange
-
The Class Event.
- Event() - Constructor for class com.independentsoft.exchange.Event
-
- EventCause - Enum in com.independentsoft.exchange
-
Contains a value that indicates the cause for a call event in a response to a GetCallInfo Operation request.
- EventType - Enum in com.independentsoft.exchange
-
Used to create a subscription and identifies an event type to be reported in a notification.
- ExchangeProtocol - Class in com.independentsoft.exchange
-
Contains the specifications for connecting a client to the computer that is running Microsoft Exchange Server that has the Client Access server role installed.
- ExchangeProtocol() - Constructor for class com.independentsoft.exchange.ExchangeProtocol
-
Initializes a new instance of the ExchangeProtocol class.
- ExchangeProxyProtocol - Class in com.independentsoft.exchange
-
Contains the protocol that is used to connect to the server is Exchange RPC over HTTP, using an RPC proxy server.
- ExchangeProxyProtocol() - Constructor for class com.independentsoft.exchange.ExchangeProxyProtocol
-
Initializes a new instance of the ExchangeProxyProtocol class.
- Excludes - Class in com.independentsoft.exchange
-
Performs a bitwise mask of the specified property and a supplied value.
- Excludes() - Constructor for class com.independentsoft.exchange.Excludes
-
Initializes a new instance of the Excludes class.
- Excludes(PropertyPath) - Constructor for class com.independentsoft.exchange.Excludes
-
Initializes a new instance of the Excludes class.
- Excludes(PropertyPath, String) - Constructor for class com.independentsoft.exchange.Excludes
-
Initializes a new instance of the Excludes class.
- Exists - Class in com.independentsoft.exchange
-
Represents a search expression that returns true if the supplied property exists on an item.
- Exists() - Constructor for class com.independentsoft.exchange.Exists
-
Initializes a new instance of the Exists class.
- Exists(PropertyPath) - Constructor for class com.independentsoft.exchange.Exists
-
Initializes a new instance of the Exists class.
- expandDistributionList(ItemId) - Method in class com.independentsoft.exchange.Service
-
Expands a distribution list identified by the ItemId.
- expandDistributionList(String) - Method in class com.independentsoft.exchange.Service
-
Expands a distribution list identified by the SMTP address.
- expandDistributionList(Mailbox) - Method in class com.independentsoft.exchange.Service
-
Expands a distribution list identified by the mailbox.
- ExpandDistributionListResponse - Class in com.independentsoft.exchange
-
Contains the status and result of a single ExpandDL Operation request.
- exportItems(ItemId) - Method in class com.independentsoft.exchange.Service
-
Exports an item from a mailbox.
- exportItems(List<ItemId>) - Method in class com.independentsoft.exchange.Service
-
Exports items from a mailbox.
- ExportItemsResponse - Class in com.independentsoft.exchange
-
Contains the status and results of a request to export a single mailbox item.
- EXTENDED_PROPERTIES - Static variable in class com.independentsoft.exchange.PersonaPropertyPath
-
- ExtendedProperty - Class in com.independentsoft.exchange
-
Identifies extended MAPI properties on folders and items.
- ExtendedProperty() - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty(ExtendedPropertyPath) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty(ExtendedPropertyPath, String) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty(ExtendedPropertyPath, long) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty(ExtendedPropertyPath, double) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty(ExtendedPropertyPath, boolean) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty(ExtendedPropertyPath, Date) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyPath, List<String>) - Constructor for class com.independentsoft.exchange.ExtendedProperty
-
Initializes a new instance of the ExtendedProperty class.
- ExtendedProperty - Class in com.independentsoft.msg
-
The Class ExtendedProperty.
- ExtendedProperty() - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, String) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, short) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, int) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, long) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, double) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, boolean) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, Date) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, String[]) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedProperty(ExtendedPropertyTag, byte[]) - Constructor for class com.independentsoft.msg.ExtendedProperty
-
Instantiates a new extended property.
- ExtendedPropertyAttributedValue - Class in com.independentsoft.exchange
-
The Class ExtendedPropertyAttributedValue.
- ExtendedPropertyAttributedValue() - Constructor for class com.independentsoft.exchange.ExtendedPropertyAttributedValue
-
Instantiates a new extended property attributed value.
- ExtendedPropertyId - Class in com.independentsoft.msg
-
The Class ExtendedPropertyId.
- ExtendedPropertyId() - Constructor for class com.independentsoft.msg.ExtendedPropertyId
-
Instantiates a new extended property id.
- ExtendedPropertyId(int, byte[]) - Constructor for class com.independentsoft.msg.ExtendedPropertyId
-
Instantiates a new extended property id.
- ExtendedPropertyId(int, byte[], PropertyType) - Constructor for class com.independentsoft.msg.ExtendedPropertyId
-
Instantiates a new extended property id.
- ExtendedPropertyList - Class in com.independentsoft.exchange
-
The Class ExtendedPropertyList.
- ExtendedPropertyList() - Constructor for class com.independentsoft.exchange.ExtendedPropertyList
-
- ExtendedPropertyName - Class in com.independentsoft.msg
-
The Class ExtendedPropertyName.
- ExtendedPropertyName() - Constructor for class com.independentsoft.msg.ExtendedPropertyName
-
Instantiates a new extended property name.
- ExtendedPropertyName(String, byte[]) - Constructor for class com.independentsoft.msg.ExtendedPropertyName
-
Instantiates a new extended property name.
- ExtendedPropertyName(String, byte[], PropertyType) - Constructor for class com.independentsoft.msg.ExtendedPropertyName
-
Instantiates a new extended property name.
- ExtendedPropertyPath - Class in com.independentsoft.exchange
-
Identifies extended MAPI properties on folders and items.
- ExtendedPropertyPath() - Constructor for class com.independentsoft.exchange.ExtendedPropertyPath
-
- ExtendedPropertyTag - Class in com.independentsoft.msg
-
The Class ExtendedPropertyTag.
- ExtendedPropertyTag() - Constructor for class com.independentsoft.msg.ExtendedPropertyTag
-
- ExternalAccess - Class in com.independentsoft.exchange
-
Contains the collection of Outlook Web Access URLs that a client can connect to when it is outside the firewall.
- ExternalAccess() - Constructor for class com.independentsoft.exchange.ExternalAccess
-
Initializes a new instance of the ExternalAccess class.
- ExternalAudience - Enum in com.independentsoft.exchange
-
Sets or contains a value that determines to whom external Out of Office (OOF) messages are sent.