Interface | Description |
---|---|
ComplexFunctionDelegate<T1 extends EwsServiceXmlReader> | |
IComplexPropertyChanged |
Indicates that a complex property changed.
|
IComplexPropertyChangedDelegate<TComplexProperty extends ComplexProperty> |
The Interface ComplexPropertyChangedDelegateInterface.
|
ICreateComplexPropertyDelegate<TComplexProperty extends ComplexProperty> |
Used to create instances of ComplexProperty.
|
IOwnedProperty |
Complex property that implement that interface are owned by an instance of
EwsObject.
|
IPropertyBagChangedDelegate<TKey> |
The Interface PropertyBagChangedDelegateInterface.
|
ISearchStringProvider |
Interface defined for types that can produce a string representation for use
in search filter.
|
IServiceObjectChangedDelegate |
The Interface ServiceObjectChangedDelegateInterface.
|
Class | Description |
---|---|
AppointmentOccurrenceId |
Represents the Id of an occurrence of a recurring appointment.
|
Attachment |
Represents an attachment to an item.
|
AttachmentCollection |
Represents an item's attachment collection.
|
Attendee |
Represents an attendee to a meeting.
|
AttendeeCollection |
Represents a collection of attendees.
|
ByteArrayArray |
Represents an array of byte arrays
|
CompleteName |
Represents the complete name of a contact.
|
ComplexProperty |
Represents a property that can be sent to or retrieved from EWS.
|
ComplexPropertyCollection<TComplexProperty extends ComplexProperty> |
Represents a collection of property that can be sent to and retrieved from
EWS.
|
ConversationId |
Represents the Id of a Conversation.
|
CreateRuleOperation |
Represents an operation to create a new rule.
|
DelegatePermissions |
Represents the permissions of a delegate user.
|
DelegateUser |
Represents a delegate user.
|
DeletedOccurrenceInfo |
Encapsulates information on the deleted occurrence of a recurring
appointment.
|
DeletedOccurrenceInfoCollection |
Represents a collection of deleted occurrence objects.
|
DeleteRuleOperation |
Represents an operation to delete an existing rule.
|
DictionaryEntryProperty<TKey> |
Represents an entry of a DictionaryProperty object.
|
DictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>> |
Represents a generic dictionary that can be sent to or retrieved from EWS.
|
EmailAddress |
Represents an e-mail address.
|
EmailAddressCollection |
Represents a collection of e-mail addresses.
|
EmailAddressDictionary |
Represents a dictionary of e-mail addresses.
|
EmailAddressEntry |
Represents an entry of an EmailAddressDictionary.
|
ExtendedProperty |
Represents an extended property.
|
ExtendedPropertyCollection |
Represents a collection of extended property.
|
FileAttachment |
Represents a file attachment.
|
FolderId |
Represents the Id of a folder.
|
FolderIdCollection |
Represents a collection of folder Ids.
|
FolderPermission |
Represents a permission on a folder.
|
FolderPermissionCollection |
Represents a collection of folder permissions.
|
GenericItemAttachment<TItem extends Item> |
Represents a strongly typed item attachment.
|
GroupMember |
Represents a group member.
|
GroupMemberCollection |
Represents a collection of members of GroupMember type.
|
ImAddressDictionary |
Represents a dictionary of Instant Messaging addresses.
|
ImAddressEntry |
Represents an entry of an ImAddressDictionary.
|
InternetMessageHeader |
Defines the EwsXmlReader class.
|
InternetMessageHeaderCollection |
Represents a collection of Internet message headers.
|
ItemAttachment |
Represents an item attachment.
|
ItemCollection<TItem extends Item> |
Represents a collection of item.
|
ItemId |
Represents the Id of an Exchange item.
|
ItemIdCollection |
Represents a collection of item Ids.
|
Mailbox |
Represents a mailbox reference.
|
ManagedFolderInformation |
Represents information for a managed folder.
|
MeetingTimeZone |
Represents a time zone in which a meeting is defined.
|
MessageBody |
Represents the body of a message.
|
MimeContent |
Represents the MIME content of an item.
|
OccurrenceInfo |
Encapsulates information on the occurrence of a recurring appointment.
|
OccurrenceInfoCollection |
Represents a collection of OccurrenceInfo objects.
|
PhoneNumberDictionary |
Represents a dictionary of phone numbers.
|
PhoneNumberEntry |
Represents an entry of a PhoneNumberDictionary.
|
PhysicalAddressDictionary |
Represents a dictionary of physical addresses.
|
PhysicalAddressEntry |
Represents an entry of an PhysicalAddressDictionary.
|
RecurringAppointmentMasterId |
Represents the Id of an occurrence of a recurring appointment.
|
Rule |
Represents a rule that automatically handles incoming messages.
|
RuleActions |
Represents the set of actions available for a rule.
|
RuleCollection |
Represents a collection of rules.
|
RuleError |
Defines the RuleError class.
|
RuleErrorCollection |
Represents a collection of rule validation errors.
|
RuleOperation |
Represents an operation to be performed on a rule.
|
RuleOperationError |
Defines the RuleOperationError class.
|
RuleOperationErrorCollection |
Represents a collection of rule operation errors.
|
RulePredicateDateRange |
Represents the date and time range within which messages have been received.
|
RulePredicates |
Represents the set of conditions and exception available for a rule.
|
RulePredicateSizeRange |
Represents the minimum and maximum size of a message.
|
SearchFolderParameters |
Represents the parameters associated with a search folder.
|
ServiceId |
Represents the Id of an Exchange object.
|
SetRuleOperation |
Represents an operation to update an existing rule.
|
StringList |
Represents a list of strings.
|
TimeChange |
Represents a change of time for a time zone.
|
UniqueBody |
Represents the body part of an item that is unique to the conversation the
item is part of.
|
UserConfigurationDictionary |
Represents a user configuration's Dictionary property.
|
UserId |
Represents the Id of a user.
|
Copyright © 2012–2015 Microsoft. All rights reserved.