Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This namespace supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 namespace provides proxy classes that enable the desktop implementation of the Microsoft Exchange Server mail transport to communicate with Exchange Web Services.
Classes
Class | Description | |
---|---|---|
AndType | Infrastructure. Represents a search expression that enables you to perform a Boolean AND operation between two or more search expressions. | |
ArrayOfGroupedItemsType | Infrastructure. Represents a collection of items that are the result of a grouped FindItem call. | |
ArrayOfRealItemsType | Infrastructure. Represents a collection of generic items in the Exchange store. | |
ArrayOfResponseMessagesType | Infrastructure. Represents a collection of response messages for an Exchange Web Services request. | |
AttachmentIdType | Infrastructure. Identifies an item or file attachment. | |
AttachmentInfoResponseMessageType | Infrastructure. Contains attachment properties for a ResponseMessageType object of type AttachmentInfoResponseMessageType in the Exchange store. | |
AttachmentResponseShapeType | Infrastructure. Provides additional properties that are returned in the response to a GetAttachment request. | |
AttachmentType | Infrastructure. Represents an attachment. | |
AvailabilityProxyRequestType | Infrastructure. Identifies whether a proxy request is cross-site or cross-forest. | |
BaseEmailAddressType | Infrastructure. Serves as a base class for derived classes that represent an e-mail address. | |
BaseFolderIdType | Infrastructure. Defines the core behavior for classes that represent a folder identifier, and provides a base for BaseFolderIdType derivations. | |
BaseFolderType | Infrastructure. Base class for derived classes that represent a Microsoft Exchange folder. | |
BaseItemIdType | Infrastructure. Defines the core behavior of item identifiers, and provides a base for derived classes. | |
BaseNotificationEventType | Infrastructure. Defines the core behavior of notification events, and provides a base for derived classes. | |
BaseObjectChangedEventType | Infrastructure. Defines the core behavior for events that modify objects, and provides a base for derived classes. | |
BasePagingType | Infrastructure. Defines the core behavior of page view objects, and provides a base for derived classes. | |
BasePathToElementType | Infrastructure. Defines the core behavior of objects that represent Uniform Resource Identifiers (URIs) to properties, and provides a base for derived classes. | |
BaseRequestType | Infrastructure. Defines the core behavior of requests, and provides a base for derived classes. | |
BaseResponseMessageType | Infrastructure. Defines the core behavior for Exchange Web Services responses and provides a base for derived classes. | |
BaseSubscriptionRequestType | Infrastructure. Defines the core behavior of subscriptions to push-based and pull-based event notifications and provides a base for derived classes. | |
BodyType | Infrastructure. Represents the actual body content of a message. | |
ConnectingSIDType | Infrastructure. Represents an account to impersonate when using the ExchangeImpersonation SOAP header. | |
ConstantValueType | Infrastructure. Identifies a constant value in a restriction. | |
ContainsExpressionType | Infrastructure. Represents a search expression that determines whether a given property contains the supplied constant string value. | |
CreateAttachmentResponseType | Infrastructure. Defines a response to a CreateAttachment request. | |
CreateAttachmentType | Infrastructure. Represents a request to attach an item or file to a specified item in the Exchange database. | |
CreateItemResponseType | Infrastructure. Defines a response to a CreateItem request. | |
CreateItemType | Infrastructure. Represents a request to create an item or response object. | |
DeleteItemResponseType | Infrastructure. Defines a response to a single DeleteItem request. | |
DeleteItemType | Infrastructure. Represents a request to delete items from a Microsoft Exchange database. | |
DistinguishedFolderIdType | Infrastructure. Identifies Microsoft Exchange Server 2007 folders that can be referenced by name. | |
EmailAddressType | Infrastructure. Defines the primary Simple Mail Transfer Protocol (SMTP) address of a mailbox user. | |
ExchangeImpersonationType | Infrastructure. Represents an attempt by a caller to impersonate an account, based on the presence of the ExchangeImpersonation element in the SOAP header of a request. | |
ExchangeServiceBinding | Infrastructure. Contains the methods and properties that are used to send and receive the SOAP messages, set up Exchange impersonation, maintain user credentials, and identify the Exchange Web Services endpoint. | |
ExcludesType | Infrastructure. Performs a bitwise mask of the specified property and a supplied value. | |
ExcludesValueType | Infrastructure. Represents a hexadecimal or decimal mask to be used during an Excludes restriction operation. | |
ExistsType | Infrastructure. Represents a search expression that returns true if the supplied property exists on an item. | |
ExtendedPropertyType | Infrastructure. Identifies extended MAPI properties on folders and items. | |
FieldOrderType | Infrastructure. Represents a single field by which to sort results, and indicates the direction for the sort. | |
FieldURIOrConstantType | Infrastructure. Represents either a property or a constant value to be used for comparison with another property. | |
FileAttachmentType | Infrastructure. Represents a file attached to an item in the Microsoft Exchange store. | |
FindFolderParentType | Infrastructure. Contains the results of a search of a single root folder during a FindFolder operation. | |
FindFolderResponseMessageType | Infrastructure. Contains the status and result of a single FindFolder request. | |
FindFolderResponseType | Infrastructure. Defines a response to a FindFolder request. | |
FindFolderType | Infrastructure. Represents a query to find folders in a mailbox. | |
FindItemParentType | Infrastructure. Contains the results of a search of a single root folder during a FindItem operation. | |
FindItemResponseMessageType | Infrastructure. Contains the status and result of a single FindItem request. | |
FindItemResponseType | Infrastructure. Defines a response to a FindItem request. | |
FindItemType | Infrastructure. Represents a query to find items in a mailbox. | |
FolderIdType | Infrastructure. Identifies a folder. | |
FolderResponseShapeType | Infrastructure. Identifies the folder properties to include in a GetFolder, FindFolder, or SyncFolderHierarchy response. | |
FolderType | Infrastructure. Defines a folder to create, get, find, synchronize, or update. | |
FractionalPageViewType | Infrastructure. Describes where the paged view starts and the maximum number of items returned in a FindItem request. | |
GetAttachmentResponseType | Infrastructure. Defines a response to a GetAttachment request. | |
GetAttachmentType | Infrastructure. Represents the root element in a request to get an attachment from the Exchange store. | |
GetEventsResponseMessageType | Infrastructure. Contains the status and result of a single GetEvents request. | |
GetEventsResponseType | Infrastructure. Represents a response to a GetEvents request. | |
GetEventsType | Infrastructure. Represents the operation used by pull clients to request notifications from the server. | |
GetFolderType | Infrastructure. Defines a request to get a folder from a mailbox in the Exchange store. | |
GetItemResponseType | Infrastructure. Defines a response to a GetItem request. | |
GetItemType | Infrastructure. Defines a request to get an item from a mailbox in the Exchange store. | |
GroupedItemsType | Infrastructure. Represents a collection of items that are the result of a grouped FindItem call. | |
IndexedPageViewType | Infrastructure. Describes how paged item information is returned for a FindItem request. | |
InternetHeaderType | Infrastructure. Represents the Internet message header for a given header within the headers collection. | |
IsEqualToType | Infrastructure. Represents a search expression that compares a property with either a constant value or another property and returns true if they are equal. | |
IsGreaterThanOrEqualToType | Infrastructure. Represents a search expression that compares a property with either a constant value or another property and returns true if the first property is greater than, or equal to, the second item. | |
IsGreaterThanType | Infrastructure. Represents a search expression that compares a property with either a constant value or another property and returns true if the first property is greater. | |
IsLessThanOrEqualToType | Infrastructure. Represents a search expression that compares a property with either a constant value or another property and returns true if the first property is less than, or equal to, the second. | |
IsLessThanType | Infrastructure. Represents a search expression that compares a property with either a constant value or another property and returns true if the first property is less than the second item. | |
IsNotEqualToType | Infrastructure. Represents a search expression that compares a property with either a constant value or another property and returns true if the values are not the same. | |
ItemAttachmentType | Infrastructure. Represents an item that is attached to another item in the Exchange store. | |
ItemIdType | Infrastructure. Contains the unique identifier and change key of an item in the Exchange store. | |
ItemInfoResponseMessageType | Infrastructure. Contains the status and result of a single UpdateItem request. | |
ItemResponseShapeType | Infrastructure. Identifies a set of properties to return in a GetItem, FindItem, or SyncFolderItems response. | |
ItemType | Infrastructure. Represents a generic item in the Exchange store. | |
language | Infrastructure. Represents the language culture that is used when Exchange mailboxes are accessed. | |
MessageType | Infrastructure. Represents an Exchange e-mail message in a mailbox. | |
MimeContentType | Infrastructure. Contains the native MIME stream of an object that is represented in base64Binary format. | |
ModifiedEventType | Infrastructure. Represents an event in which an item or folder is modified. | |
MovedCopiedEventType | Infrastructure. Represents an event in which an item or folder is moved from one parent folder to another parent folder. | |
MultipleOperandBooleanExpressionType | Infrastructure. Represents the base class for search expressions that allow Boolean operations between two or more search expressions. | |
NonEmptyArrayOfAllItemsType | Infrastructure. Contains the items to create in the Exchange store. | |
NonEmptyArrayOfPropertyValuesType | Infrastructure. Contains the MAPI properties to create on folders and items in the Exchange store. | |
NotificationType | Infrastructure. Contains information about the subscription and the events that have occurred since the last notification. | |
NotType | Infrastructure. Represents a search expression that negates the Boolean value of the search expression that it contains. | |
OrType | Infrastructure. Represents a search expression that performs a logical OR operation on the search expression that it contains. | |
PathToExceptionFieldType | Infrastructure. Represents Uniform Resource Identifiers (URIs) to properties that identify particular errors in a request. | |
PathToExtendedFieldType | Infrastructure. Represents Uniform Resource Identifiers (URIs) to properties that identify extended MAPI properties. | |
PathToIndexedFieldType | Infrastructure. Represents Uniform Resource Identifiers (URIs) to properties that identify individual members of a dictionary. | |
PathToUnindexedFieldType | Infrastructure. Represents Uniform Resource Identifiers (URIs) to properties that identify frequently referenced properties by URI. | |
PullSubscriptionRequestType | Infrastructure. Represents a pull-based event notification subscription. | |
ReplyToItemType | Infrastructure. Contains a reply to the sender of an item in the Exchange store. | |
RequestAttachmentIdType | Infrastructure. Identifies a single attachment. | |
ResponseMessageType | Infrastructure. Provides descriptive information about the response status for a single entity within a request. | |
ResponseMessageTypeMessageXml | Infrastructure. Provides additional error response information associated with the response status for a single entity within a request. | |
ResponseObjectCoreType | Infrastructure. Defines the core behavior for classes that represent a response to an e-mail message in the Exchange store, and provides a base for derived classes. | |
ResponseObjectType | Infrastructure. Defines behavior for classes that represent a response to an e-mail message in the Exchange store, and provides a base for derived classes. | |
RestrictionType | Infrastructure. Represents the restriction or query that is used to filter items or folders. | |
SearchExpressionType | Infrastructure. Defines the core behavior for classes that represent the substituted element within a restriction, and provides a base for derived classes. | |
SearchFolderType | Infrastructure. Represents a search folder that is contained in a mailbox. | |
SearchParametersType | Infrastructure. Represents the parameters that define a search folder. | |
SendItemResponseType | Infrastructure. Defines a response to a SendItem request. | |
SendItemType | Infrastructure. Reresents the root element in a request to send an item in the Exchange store. | |
SendNotificationResponseMessageType | Infrastructure. Contains the status and result of a single SendNotification request. | |
SerializedSecurityContextType | Infrastructure. Represents a class that is used in the SOAP header for token serialization in server-to-server authentication. | |
ServerVersionInfo | Infrastructure. Represents the Exchange Server 2007 version number. | |
SidAndAttributesType | Infrastructure. Represents a single security identifier and attribute for an Active Directory directory service object group of which the account is a member. | |
SingleRecipientType | Infrastructure. Identifies the sender of an item in the Exchange store. | |
SmartResponseBaseType | Infrastructure. Defines the behavior of classes that represent a response to an item in the Exchange store, and provides a base for derived classes. | |
SmartResponseType | Infrastructure. Defines the behavior of classes that represent a response to an item in the Exchange store, and provides a base for derived classes. | |
SubscribeResponseMessageType | Infrastructure. Contains the status and result of a single Subscribe request. | |
SubscribeResponseType | Infrastructure. Defines a response to a Subscribe request. | |
SubscribeType | Infrastructure. Contains the properties used to create subscriptions. | |
TargetFolderIdType | Infrastructure. Represents a target folder for operations that create, save, copy, move, or synchronize items or folders. | |
TwoOperandExpressionType | Infrastructure. Defines the core behavior for classes that represent the substituted element within a restriction, and provides a base for derived classes. | |
UnsubscribeResponseType | Infrastructure. Defines a response to an Unsubscribe request. | |
UnsubscribeType | Infrastructure. Contains the properties that are used to unsubscribe from a subscription. |
Enumerations
Enumeration | Description | |
---|---|---|
BodyTypeResponseType | Infrastructure. Specifies how the body or attachment text is formatted in a response. | |
BodyTypeType | Infrastructure. Specifies how the body of the item is formatted. | |
ContainmentComparisonType | Infrastructure. Indicates whether the search distinguishes between uppercase and lowercase letters, and ignores spaces. | |
ContainmentModeType | Infrastructure. Identifies the boundaries of a search. | |
DayOfWeekIndexType | Infrastructure. Identifies the week in a month that is used in a relative recurrence pattern. | |
DayOfWeekType | Infrastructure. Identifies the days of the week that are used in item recurrence patterns. | |
DefaultShapeNamesType | Infrastructure. Identifies the set of properties to return in an item or folder response. | |
DictionaryURIType | Infrastructure. Identifies frequently referenced dictionary properties by Uniform Resource Identifier (URI). | |
DisposalType | Infrastructure. Describes how an item or folder is deleted. | |
DistinguishedFolderIdNameType | Infrastructure. Identifies Microsoft Exchange Server 2007 folders that can be referenced by name. | |
DistinguishedPropertySetType | Infrastructure. Defines the well-known property set IDs for extended properties. | |
ExceptionPropertyURIType | Infrastructure. Identifies particular errors in a request. | |
FolderQueryTraversalType | Infrastructure. Identifies the types of subtree traversals for deletion and enumeration. | |
ImportanceChoicesType | Infrastructure. Specifies the levels of importance for an item. | |
IndexBasePointType | Infrastructure. Specifies whether the page of items will start at the beginning or the end of the set of items that are found by using the search criteria. | |
ItemQueryTraversalType | Infrastructure. Defines whether the search finds items in folders or in the dumpsters of folders. In Microsoft Exchange, folder dumpsters are used for deleted item recovery. | |
ItemsChoiceType | Infrastructure. Identifies the event type for each event that is returned in a notification. | |
ItemsChoiceType1 | Infrastructure. Identifies the change types for each folder in a SyncFolderHierarchy operation, which synchronizes folders between the client and the computer that is running Microsoft Exchange Server. | |
ItemsChoiceType2 | Infrastructure. Identifies the change types for each item in a SyncFolderItems operation, which synchronizes folders between the client and the computer that is running Microsoft Exchange Server. | |
ItemsChoiceType3 | Infrastructure. Defines the set of response types for an Exchange Web Services request. | |
MailboxTypeType | Infrastructure. Describes the type of mailbox that is represented by the e-mail address. | |
MapiPropertyTypeType | Infrastructure. Identifies the type of an extended MAPI property. | |
MessageDispositionType | Infrastructure. Specifies how a message item is handled after it is created or updated. | |
MonthNamesType | Infrastructure. Specifies the month in which an annually recurring item occurs. | |
NotificationEventTypeType | Infrastructure. Identifies the event types that are reported in a notification. | |
ResponseClassType | Infrastructure. Identifies the status states of a response. | |
ResponseCodeType | Infrastructure. Provides status information for the request. | |
ResponseTypeType | Infrastructure. Represents the types of recipient responses that are received for a meeting. | |
SearchFolderTraversalType | Infrastructure. Identifies the options for searching a folder hierarchy. | |
SensitivityChoicesType | Infrastructure. Specifies the sensitivity level types that are available for an item. | |
SortDirectionType | Infrastructure. Identifies the ordering options for the groups in the grouped item array that is returned in the response. | |
UnindexedFieldURIType | Infrastructure. Identifies frequently referenced, unindexed properties by Uniform Resource Identifier (URI). |