ExchangeServiceBinding Members
Include Protected Members
Include Inherited Members
Connects the component parts of the Outlook Web Access Web Part to matching elements in Microsoft Exchange Server 2007 by using Exchange 2007 Web services.
The ExchangeServiceBinding type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExchangeServiceBinding(String) | Initializes a new instance of the ExchangeServiceBinding class. | |
ExchangeServiceBinding(Uri) | Initializes a new instance of the ExchangeServiceBinding class. |
Top
Properties
Name | Description | |
---|---|---|
AllowAutoRedirect | (Inherited from HttpWebClientProtocol.) | |
CanRaiseEvents | (Inherited from Component.) | |
ClientCertificates | (Inherited from HttpWebClientProtocol.) | |
ConnectionGroupName | (Inherited from WebClientProtocol.) | |
Container | (Inherited from Component.) | |
CookieContainer | (Inherited from HttpWebClientProtocol.) | |
Credentials | (Inherited from WebClientProtocol.) | |
DesignMode | (Inherited from Component.) | |
EnableDecompression | (Inherited from HttpWebClientProtocol.) | |
Events | (Inherited from Component.) | |
ExchangeImpersonation | Gets or sets the account to include in the ExchangeImpersonation element in Microsoft Exchange Server 2007. | |
MailboxCulture | Gets or sets a value representing the culture to use when opening a mailbox. | |
PreAuthenticate | (Inherited from WebClientProtocol.) | |
Proxy | (Inherited from HttpWebClientProtocol.) | |
ProxyRequestTypeHeader | Gets or sets whether a proxy request is cross-site or cross-forest. | |
RequestEncoding | (Inherited from WebClientProtocol.) | |
SerializedSecurityContext | Gets or sets the context in which to serialize tokens in server-to-server authentication. | |
ServerVersionInfoValue | Gets or sets the value that represents the version of the Microsoft Exchange Server 2007 server. | |
Site | (Inherited from Component.) | |
SoapVersion | (Inherited from SoapHttpClientProtocol.) | |
Timeout | (Inherited from WebClientProtocol.) | |
UnsafeAuthenticatedConnectionSharing | (Inherited from HttpWebClientProtocol.) | |
Url | Gets or sets a string that represents the current URL for the Outlook Web Access session. | |
UseDefaultCredentials | Gets or sets whether to use user-supplied or default credentials. | |
UserAgent | (Inherited from HttpWebClientProtocol.) |
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | Requests cancellation of a pending background operation. | |
CopyFolder | Copies folders in a mailbox. | |
CopyFolderAsync(CopyFolderType) | Copies folders in a mailbox asynchronously. | |
CopyFolderAsync(CopyFolderType, Object) | Copies folders in a mailbox asynchronously. | |
CopyItem | Copies an item and puts it in another folder. | |
CopyItemAsync(CopyItemType) | Copies an item asynchronously and puts it in a different folder. | |
CopyItemAsync(CopyItemType, Object) | Copies an item asynchronously and puts it in a different folder. | |
CreateAttachment | Defines a request to create an attachment to an item in the Microsoft Exchange Server 2007 store. | |
CreateAttachmentAsync(CreateAttachmentType) | Defines a request to create an attachment to an item asynchronously in the Microsoft Exchange Server 2007 store. | |
CreateAttachmentAsync(CreateAttachmentType, Object) | Defines a request to create an attachment to an item asynchronously in the Microsoft Exchange Server 2007 store. | |
CreateFolder | Creates a folder. | |
CreateFolderAsync(CreateFolderType) | Creates a folder asynchronously. | |
CreateFolderAsync(CreateFolderType, Object) | Creates a folder asynchronously. | |
CreateItem | Creates an item. | |
CreateItemAsync(CreateItemType) | Creates an item asynchronously. | |
CreateItemAsync(CreateItemType, Object) | Creates an item asynchronously. | |
CreateManagedFolder | Creates a managed folder in the Microsoft Exchange Server 2007 data store. | |
CreateManagedFolderAsync(CreateManagedFolderRequestType) | Creates a managed folder asynchronously in the Microsoft Exchange Server 2007 data store. | |
CreateManagedFolderAsync(CreateManagedFolderRequestType, Object) | Creates a managed folder asynchronously in the Microsoft Exchange Server 2007 data store. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
DeleteAttachment | Deletes file and item attachments from an existing item in the Microsoft Exchange Server 2007 data store. | |
DeleteAttachmentAsync(DeleteAttachmentType) | Deletes file and item attachments asynchronously from an existing item in the Microsoft Exchange Server 2007 data store. | |
DeleteAttachmentAsync(DeleteAttachmentType, Object) | Deletes file and item attachments asynchronously from an existing item in the Microsoft Exchange Server 2007 data store. | |
DeleteFolder | Deletes a folder from the mailbox. | |
DeleteFolderAsync(DeleteFolderType) | Deletes a folder from the mailbox asynchronously. | |
DeleteFolderAsync(DeleteFolderType, Object) | Represents the folder to delete asynchronously from the mailbox. | |
DeleteItem | Deletes an item in the Microsoft Exchange Server 2007 data store. | |
DeleteItemAsync(DeleteItemType) | Deletes items asynchronously from the Microsoft Exchange Server 2007 data store. | |
DeleteItemAsync(DeleteItemType, Object) | Deletes items asynchronously from the Microsoft Exchange Server 2007 data store. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
ExpandDL | Exposes the full membership of distribution lists. | |
ExpandDLAsync(ExpandDLType) | Asynchronously exposes the full membership of distribution lists. | |
ExpandDLAsync(ExpandDLType, Object) | Asynchronously exposes the full membership of distribution lists. | |
Finalize | (Inherited from Component.) | |
FindFolder | Uses Exchange Web Services to find subfolders of an identified folder. | |
FindFolderAsync(FindFolderType) | Uses Exchange Web Services to find subfolders of an identified folder asynchronously. | |
FindFolderAsync(FindFolderType, Object) | Uses Exchange Web Services to find subfolders of an identified folder asynchronously. | |
FindItem | Identifies items that are located in a specified folder. | |
FindItemAsync(FindItemType) | Identifies items to find asynchronously in a specified folder. | |
FindItemAsync(FindItemType, Object) | Identifies items to find asynchronously in a specified folder. | |
GetAttachment | Retrieves existing attachments on items in the Microsoft Exchange Server 2007 data store. | |
GetAttachmentAsync(GetAttachmentType) | Retrieves existing attachments on items in the Microsoft Exchange Server 2007 data store asynchronously. | |
GetAttachmentAsync(GetAttachmentType, Object) | Retrieves existing attachments on items in the Microsoft Exchange Server 2007 data store asynchronously. | |
GetEvents | Requests notifications from the Microsoft Exchange Server 2007 Client Access server. | |
GetEventsAsync(GetEventsType) | Requests notifications from the Microsoft Exchange Server 2007 Client Access server. | |
GetEventsAsync(GetEventsType, Object) | Requests notifications from the Microsoft Exchange Server 2007 Client Access server. | |
GetFolder | Retrieves folders from the Microsoft Exchange Server 2007 data store. | |
GetFolderAsync(GetFolderType) | Retrieves folders asynchronously from the Microsoft Exchange Server 2007 data store. | |
GetFolderAsync(GetFolderType, Object) | Retrieves folders asynchronously from the Microsoft Exchange Server 2007 data store. | |
GetHashCode | (Inherited from Object.) | |
GetItem | Retrieves items from the Microsoft Exchange Server 2007 data store. | |
GetItemAsync(GetItemType) | Retrieves items from the Microsoft Exchange Server 2007 data store asynchronously. | |
GetItemAsync(GetItemType, Object) | Retrieves items asynchronously from the Microsoft Exchange Server 2007 data store. | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetUserAvailability | Provides detailed information about the availability of a set of users, rooms, and resources within a specified time span. | |
GetUserAvailabilityAsync(GetUserAvailabilityRequestType) | Asynchronously provides detailed information about the availability of a set of users, rooms, and resources within a specified time span. | |
GetUserAvailabilityAsync(GetUserAvailabilityRequestType, Object) | Asynchronously provides detailed information about the availability of a set of users, rooms, and resources within a specified time span. | |
GetUserOofSettings | Retrieves a mailbox user's Out of Office settings and messages. | |
GetUserOofSettingsAsync(GetUserOofSettingsRequest) | Asynchronously retrieves a mailbox user's Out of Office settings and messages. | |
GetUserOofSettingsAsync(GetUserOofSettingsRequest, Object) | Asynchronously retrieves a mailbox user's Out of Office settings and messages. | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
MoveFolder | Moves folders from a specified folder and puts them in another folder. | |
MoveFolderAsync(MoveFolderType) | Asynchronously moves folders from a specified folder and puts them in another folder. | |
MoveFolderAsync(MoveFolderType, Object) | Asynchronously moves folders from a specified folder and puts them in another folder. | |
MoveItem | Moves one or more items to a single destination folder. | |
MoveItemAsync(MoveItemType) | Asynchronously moves one or more items to a single destination folder. | |
MoveItemAsync(MoveItemType, Object) | Asynchronously moves one or more items to a single destination folder. | |
ResolveNames | Resolves ambiguous e-mail addresses and display names. | |
ResolveNamesAsync(ResolveNamesType) | Asynchronously resolves ambiguous e-mail addresses and display names. | |
ResolveNamesAsync(ResolveNamesType, Object) | Asynchronously resolves ambiguous e-mail addresses and display names. | |
SendItem | Sends e-mail messages that are located in the Microsoft Exchange Server 2007 data store. | |
SendItemAsync(SendItemType) | Asynchronously sends e-mail messages that are located in the Microsoft Exchange Server 2007 data store. | |
SendItemAsync(SendItemType, Object) | Asynchronously sends e-mail messages that are located in the Microsoft Exchange Server 2007 data store. | |
SetUserOofSettings | Sets a mailbox user's Out of Office settings and message. | |
SetUserOofSettingsAsync(SetUserOofSettingsRequest) | Asynchronously sets a mailbox user's Out of Office settings and message. | |
SetUserOofSettingsAsync(SetUserOofSettingsRequest, Object) | Asynchronously sets a mailbox user's Out of Office settings and message. | |
Subscribe | Subscribes client applications such as Outlook Web Access to either push or pull notifications. | |
SubscribeAsync(SubscribeType) | Asynchronously subscribes client applications such as Outlook Web Access to either push or pull notifications. | |
SubscribeAsync(SubscribeType, Object) | Asynchronously subscribes client applications such as Outlook Web Access to either push or pull notifications. | |
SyncFolderHierarchy | Synchronizes folders between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderHierarchyAsync(SyncFolderHierarchyType) | Asynchronously matches folders between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderHierarchyAsync(SyncFolderHierarchyType, Object) | Asynchronously synchronizes folders between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderItems | Synchronizes items between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderItemsAsync(SyncFolderItemsType) | Asynchronously synchronizes folders between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderItemsAsync(SyncFolderItemsType, Object) | Asynchronously synchronizes folders between the Microsoft Exchange Server 2007 server and the client. | |
ToString | (Inherited from Component.) | |
Unsubscribe | Drops a notification subscription. | |
UnsubscribeAsync(UnsubscribeType) | Asynchronously drops a subscription. | |
UnsubscribeAsync(UnsubscribeType, Object) | Asynchronously drops a subscription. | |
UpdateFolder | Modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateFolderAsync(UpdateFolderType) | Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateFolderAsync(UpdateFolderType, Object) | Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateItem | Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateItemAsync(UpdateItemType) | Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateItemAsync(UpdateItemType, Object) | Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. |
Top
Events
Name | Description | |
---|---|---|
CopyFolderCompleted | Occurs when the CopyFolder operation is finished. | |
CopyItemCompleted | Occurs when the CopyItem operation is finished. | |
CreateAttachmentCompleted | Occurs when the CreateAttachment operation is finished. | |
CreateFolderCompleted | Occurs when the CreateFolder operation is finished. | |
CreateItemCompleted | Occurs when the CreateItem operation is finished. | |
CreateManagedFolderCompleted | Occurs when the CreateManagedFolder operation is finished. | |
DeleteAttachmentCompleted | Occurs when the DeleteAttachment operation is finished. | |
DeleteFolderCompleted | Occurs when the DeleteFolder operation is finished. | |
DeleteItemCompleted | Occurs when the DeleteItem operation is finished. | |
Disposed | (Inherited from Component.) | |
ExpandDLCompleted | Occurs when the ExpandDL operation is finished. | |
FindFolderCompleted | Occurs when the FindFolder operation is finished. | |
FindItemCompleted | Occurs when the FindItem operation is finished. | |
GetAttachmentCompleted | Occurs when the GetAttachment operation is finished. | |
GetEventsCompleted | Occurs when the GetEvents operation is finished. | |
GetFolderCompleted | Occurs when the GetFolder operation is finished. | |
GetItemCompleted | Occurs when the GetItem operation is finished. | |
GetUserAvailabilityCompleted | Occurs when the GetUserAvailability operation is finished. | |
GetUserOofSettingsCompleted | Occurs when the GetUserOofSettings operation is finished. | |
MoveFolderCompleted | Occurs when the MoveFolderCompleted operation is finished. | |
MoveItemCompleted | Occurs when the MoveItem operation is finished. | |
ResolveNamesCompleted | Occurs when the ResolveNames operation is finished. | |
SendItemCompleted | Occurs when the SendItem operation is finished. | |
SetUserOofSettingsCompleted | Occurs when the SetUserOofSettings operation is finished. | |
SubscribeCompleted | Occurs when the Subscribe operation is finished. | |
SyncFolderHierarchyCompleted | Occurs when the SyncFolderHierarchy operation is finished. | |
SyncFolderItemsCompleted | Occurs when the SyncFolderItems operation is finished. | |
UnsubscribeCompleted | Occurs when the Unsubscribe operation is finished. | |
UpdateFolderCompleted | Occurs when the UpdateFolder operation is finished. | |
UpdateItemCompleted | Occurs when the UpdateItem operation is finished. |
Top