Modifier and Type | Class and Description |
---|---|
class |
PropertyBag
Represents a property bag keyed on PropertyDefinition objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentCollection
Represents an item's attachment collection.
|
class |
AttendeeCollection
Represents a collection of attendees.
|
class |
ComplexPropertyCollection<TComplexProperty extends ComplexProperty>
Represents a collection of property that can be sent to and retrieved from
EWS.
|
class |
DeletedOccurrenceInfoCollection
Represents a collection of deleted occurrence objects.
|
class |
DictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>>
Represents a generic dictionary that can be sent to or retrieved from EWS.
|
class |
EmailAddressCollection
Represents a collection of e-mail addresses.
|
class |
EmailAddressDictionary
Represents a dictionary of e-mail addresses.
|
class |
EmailAddressEntry
Represents an entry of an EmailAddressDictionary.
|
class |
ExtendedPropertyCollection
Represents a collection of extended property.
|
class |
FolderIdCollection
Represents a collection of folder Ids.
|
class |
FolderPermission
Represents a permission on a folder.
|
class |
FolderPermissionCollection
Represents a collection of folder permissions.
|
class |
GroupMember
Represents a group member.
|
class |
GroupMemberCollection
Represents a collection of members of GroupMember type.
|
class |
ImAddressDictionary
Represents a dictionary of Instant Messaging addresses.
|
class |
InternetMessageHeaderCollection
Represents a collection of Internet message headers.
|
class |
ItemIdCollection
Represents a collection of item Ids.
|
class |
OccurrenceInfoCollection
Represents a collection of OccurrenceInfo objects.
|
class |
PhoneNumberDictionary
Represents a dictionary of phone numbers.
|
class |
PhysicalAddressDictionary
Represents a dictionary of physical addresses.
|
class |
RuleErrorCollection
Represents a collection of rule validation errors.
|
class |
RuleOperationErrorCollection
Represents a collection of rule operation errors.
|
class |
SearchFolderParameters
Represents the parameters associated with a search folder.
|
Modifier and Type | Method and Description |
---|---|
void |
ComplexProperty.addOnChangeEvent(IComplexPropertyChangedDelegate change)
Set event to happen when property changed.
|
void |
ComplexProperty.removeChangeEvent(IComplexPropertyChangedDelegate change)
Remove the event from happening when property changed.
|
Modifier and Type | Class and Description |
---|---|
static class |
Recurrence.WeeklyPattern
Represents a recurrence pattern where each occurrence happens on specific
days a specific number of weeks after the previous one.
|
Modifier and Type | Class and Description |
---|---|
static class |
SearchFilter.Not
Represents a search filter that negates another.
|
static class |
SearchFilter.SearchFilterCollection
Represents a collection of search filter linked by a logical operator.
|
Copyright © 2012–2015 Microsoft. All rights reserved.