The Ews type exposes the following members.

Constructors

  NameDescription
Public methodSupported by the .NET Compact FrameworkEws
Initializes Exchange Web Service client.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, MailMessage)
Add a mail message as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, MimeMessage)
Adds a MIME message as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, String)
Adds a file as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, String, array<Byte>[]()[][])
Add a MIME raw data as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, String, Stream)
Adds a stream as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, String, String)
Adds a file as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkAddAttachment(EwsItemId, String, Stream, String)
Adds a stream as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, MailMessage, AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Add a mail message as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, MimeMessage, AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Adds a MIME message as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, String, AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Adds a file as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, String, array<Byte>[]()[][], AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Add a MIME raw data as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, String, Stream, AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Adds a stream as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, String, String, AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Adds a file as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginAddAttachment(EwsItemId, String, Stream, String, AsyncCallback, Object)
Begins asynchronous AddAttachment operation. Adds a stream as new attachment to an exchange item.
Public methodSupported by the .NET Compact FrameworkBeginConnect(String, AsyncCallback, Object)
Begins asynchronous Connect operation. Connects to an Exchange Server using HTTPS.
Public methodSupported by the .NET Compact FrameworkBeginConnect(String, SslMode, AsyncCallback, Object)
Begins asynchronous Connect operation. Connects to an Exchange server using the specified TLS/SSL mode (None for HTTP, Implicit for HTTPS).
Public methodSupported by the .NET Compact FrameworkBeginConnect(String, Int32, SslMode, AsyncCallback, Object)
Begins asynchronous Connect operation. Connects to an Exchange server using specified port and TLS/SSL mode.
Public methodSupported by the .NET Compact FrameworkBeginCopyFolder
Begins asynchronous CopyFolder operation. Copies an exchange folder with its content into another exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginCopyItem
Begins asynchronous CopyItem operation. Copies an item to specified exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginCreateFolder
Begins asynchronous CreateFolder operation. Creates new subfolder in an exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginDeleteAttachment
Begins asynchronous DeleteAttachment operation. Deletes an attachment identified by its ID.
Public methodSupported by the .NET Compact FrameworkBeginDeleteFolder
Begins asynchronous DeleteFolder operation. Deletes an exchange folder. Use DeleteMode to specify whether delete folder permanently or move it to Deleted Items folder.
Public methodSupported by the .NET Compact FrameworkBeginDeleteFolderContent
Begins asynchronous DeleteFolderContent operation. Deletes content of an exchange folder. Folder itself remains. To delete the folder as well, see DeleteFolder(EwsFolderId) method. This method is supported in Exchange 2010 SP1 (14.1.218.15) and newer. Use DeleteMode to specify whether delete folder content permanently or move it to Deleted Items folder.
Public methodSupported by the .NET Compact FrameworkBeginDeleteItem(EwsItemId, AsyncCallback, Object)
Begins asynchronous DeleteItem operation. Deletes an item specified by its ID. Use DeleteMode to specify whether to delete item permanently or move it to Deleted Items folder.
Public methodSupported by the .NET Compact FrameworkBeginDeleteItem(EwsItemId, EwsDeleteMode, AsyncCallback, Object)
Begins asynchronous DeleteItem operation. Deletes an item specified by its ID.
Public methodSupported by the .NET Compact FrameworkBeginDisconnect
Begins asynchronous Disconnect operation. Disconnects from the Exchange server.
Public methodSupported by the .NET Compact FrameworkBeginExportItem
Begins asynchronous ExportItem operation. Exports message in its exchange format. This method is supported in Exchange 2010 SP1 (14.1.218.15) and newer.
Public methodSupported by the .NET Compact FrameworkBeginFindFolder
Begins asynchronous FindFolder operation. Finds a folder with given name in a parent folder.
Public methodSupported by the .NET Compact FrameworkBeginFolderExists(EwsFolderId, AsyncCallback, Object)
Begins asynchronous FolderExists operation. Detects whether a folder with specified ID still exists.
Public methodSupported by the .NET Compact FrameworkBeginFolderExists(EwsFolderId, String, AsyncCallback, Object)
Begins asynchronous FolderExists operation. Detects whether a folder with specified name exists under a parent folder.
Public methodSupported by the .NET Compact FrameworkBeginGetAttachment
Begins asynchronous GetAttachment operation. Gets an attachment identified by its ID.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderId(EwsFolderId, AsyncCallback, Object)
Begins asynchronous GetFolderId operation. Gets full ID (native Exchange ID and Change key) of an exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderId(EwsSpecialFolder, AsyncCallback, Object)
Begins asynchronous GetFolderId operation. Gets full ID (native Exchange ID and Change key) of a special exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderInfo
Begins asynchronous GetFolderInfo operation. Gets information about an exchange folder identified by its ID.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderList(AsyncCallback, Object)
Begins asynchronous GetFolderList operation. Gets a list of subfolders of the folder root.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderList(EwsFolderId, AsyncCallback, Object)
Begins asynchronous GetFolderList operation. Gets a list of subfolders of the specified folder. Operation is shallow, which means that only first level of subfolders is returned.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderList(EwsFolderId, EwsTraversalScope, AsyncCallback, Object)
Begins asynchronous GetFolderList operation. Gets a list of subfolders of the specified folder.
Public methodSupported by the .NET Compact FrameworkBeginGetItem(EwsItemId, Stream, EwsItemFormat, AsyncCallback, Object)
Begins asynchronous GetItem operation. Downloads and saves an item to specified stream in specified format.
Public methodSupported by the .NET Compact FrameworkBeginGetItem(EwsItemId, String, EwsItemFormat, AsyncCallback, Object)
Begins asynchronous GetItem operation. Downloads and saves an item to specified path in specified format.
Public methodSupported by the .NET Compact FrameworkBeginGetItemInfo(EwsItemId, AsyncCallback, Object)
Begins asynchronous GetItemInfo operation. Gets the information about an item with default set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkBeginGetItemInfo(EwsItemId, EwsItemFields, AsyncCallback, Object)
Begins asynchronous GetItemInfo operation. Gets the information about an item with specified set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkBeginGetItemList(EwsFolderId, AsyncCallback, Object)
Begins asynchronous GetItemList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetItemList(EwsFolderId, EwsItemFields, AsyncCallback, Object)
Begins asynchronous GetItemList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetItemList(EwsFolderId, EwsPageView, AsyncCallback, Object)
Begins asynchronous GetItemList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetItemList(EwsFolderId, EwsItemFields, EwsListView, AsyncCallback, Object)
Begins asynchronous GetItemList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetItemList(EwsFolderId, EwsItemFields, EwsPageView, AsyncCallback, Object)
Begins asynchronous GetItemList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMailMessage
Begins asynchronous GetMailMessage operation. Gets a MailMessage from the Exchange server.
Public methodSupported by the .NET Compact FrameworkBeginGetMessage(EwsItemId, Stream, AsyncCallback, Object)
Begins asynchronous GetMessage operation. Downloads and saves a message to specified stream in MIME format.
Public methodSupported by the .NET Compact FrameworkBeginGetMessage(EwsItemId, String, AsyncCallback, Object)
Begins asynchronous GetMessage operation. Downloads and saves a message to specified path in MIME format.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageInfo(EwsItemId, AsyncCallback, Object)
Begins asynchronous GetMessageInfo operation. Gets the information about a message with default set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageInfo(EwsItemId, EwsItemFields, AsyncCallback, Object)
Begins asynchronous GetMessageInfo operation. Gets the information about a message with specified set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsItemFields, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsPageView, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsItemFields, EwsListView, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsItemFields, EwsPageView, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMimeMessage
Begins asynchronous GetMimeMessage operation. Gets a MimeMessage from the Exchange server.
Public methodSupported by the .NET Compact FrameworkBeginGetUpdatedFolders
Begins asynchronous GetUpdatedFolders operation. Receives changes that occurred since the last checkpoint.
Public methodSupported by the .NET Compact FrameworkBeginGetUpdatedItems
Begins asynchronous GetUpdatedItems operation. Receives changes that occured since the last checkpoint.
Public methodSupported by the .NET Compact FrameworkBeginImportItem
Begins asynchronous ImportItem operation. Imports an item in exchange format to specified exchange folder. This method is supported in Exchange 2010 SP1 (14.1.218.15) and newer.
Public methodSupported by the .NET Compact FrameworkBeginItemExists
Begins asynchronous ItemExists operation. Detects whether an item with specified ID still exists.
Public methodSupported by the .NET Compact FrameworkBeginLogin(EwsAuthentication, AsyncCallback, Object)
Begins asynchronous Login operation. Authenticates the user to the Exchange server using the specified authentication method that does not require credentials (NTLM, Kerberos or Negotiate).
Public methodSupported by the .NET Compact FrameworkBeginLogin(String, EwsAuthentication, AsyncCallback, Object)
Begins asynchronous Login operation. Authenticates the user to the Exchange server using an OAuth access token.
Public methodSupported by the .NET Compact FrameworkBeginLogin(String, String, AsyncCallback, Object)
Begins asynchronous Login operation. Authenticates the user to the Exchange server.
Public methodSupported by the .NET Compact FrameworkBeginLogin(String, String, EwsAuthentication, AsyncCallback, Object)
Begins asynchronous Login operation. Authenticates the user to the Exchange server.
Public methodSupported by the .NET Compact FrameworkBeginMoveFolder
Begins asynchronous MoveFolder operation. Moves an exchange folder with its content into another exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginMoveItem
Begins asynchronous MoveItem operation. Moves an item to specified exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginProvisionHeaders
Begins asynchronous ProvisionHeaders operation. Provision custom X-Headers on an Exchange server.
Public methodSupported by the .NET Compact FrameworkBeginRenameFolder
Begins asynchronous RenameFolder operation. Renames an exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginResolveNames
Begins asynchronous ResolveNames operation. Searches Exchange users and Contacts for the specified name.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearchItems(EwsFolderId, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous SearchItems operation. Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearchItems(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous SearchItems operation. Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearchItems(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous SearchItems operation. Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearchItems(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous SearchItems operation. Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearchItems(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous SearchItems operation. Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(EwsItemId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message stored in exchange server and moves it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(MailMessage, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a mail message and saves it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(MimeMessage, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a MIME message and saves it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(EwsItemId, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message stored in exchange server.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(MailMessage, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a mail message.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(MimeMessage, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a MIME message.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, EwsMessageBody, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, String, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, EwsMessageBody, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, String, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, String, EwsMessageBody, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, String, String, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, String, EwsMessageBody, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkBeginSendMessage(String, String, String, String, EwsFolderId, AsyncCallback, Object)
Begins asynchronous SendMessage operation. Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkBeginStoreItem
Begins asynchronous StoreItem operation. Stores an item to an exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginStoreMessage(EwsFolderId, MailMessage, AsyncCallback, Object)
Begins asynchronous StoreMessage operation. Stores a mail message to an exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginStoreMessage(EwsFolderId, MimeMessage, AsyncCallback, Object)
Begins asynchronous StoreMessage operation. Stores a MIME message to an exchange folder.
Public methodSupported by the .NET Compact FrameworkBeginUpdateItem
Begins asynchronous UpdateItem operation. Updates existing item with specified metadata.
Public methodSupported by the .NET Compact FrameworkConnect(String)
Connects to an Exchange Server using HTTPS.
Public methodSupported by the .NET Compact FrameworkConnect(String, SslMode)
Connects to an Exchange server using the specified TLS/SSL mode (None for HTTP, Implicit for HTTPS).
Public methodSupported by the .NET Compact FrameworkConnect(String, Int32, SslMode)
Connects to an Exchange server using specified port and TLS/SSL mode.
Public methodSupported by the .NET Compact FrameworkCopyFolder
Copies an exchange folder with its content into another exchange folder.
Public methodSupported by the .NET Compact FrameworkCopyItem
Copies an item to specified exchange folder.
Public methodSupported by the .NET Compact FrameworkCreateFolder
Creates new subfolder in an exchange folder.
Public methodSupported by the .NET Compact FrameworkDeleteAttachment
Deletes an attachment identified by its ID.
Public methodSupported by the .NET Compact FrameworkDeleteFolder
Deletes an exchange folder. Use DeleteMode to specify whether delete folder permanently or move it to Deleted Items folder.
Public methodSupported by the .NET Compact FrameworkDeleteFolderContent
Deletes content of an exchange folder. Folder itself remains. To delete the folder as well, see DeleteFolder(EwsFolderId) method. This method is supported in Exchange 2010 SP1 (14.1.218.15) and newer. Use DeleteMode to specify whether delete folder content permanently or move it to Deleted Items folder.
Public methodSupported by the .NET Compact FrameworkDeleteItem(EwsItemId)
Deletes an item specified by its ID. Use DeleteMode to specify whether to delete item permanently or move it to Deleted Items folder.
Public methodSupported by the .NET Compact FrameworkDeleteItem(EwsItemId, EwsDeleteMode)
Deletes an item specified by its ID.
Public methodSupported by the .NET Compact FrameworkDisconnect
Disconnects from the Exchange server.
Public methodSupported by the .NET Compact FrameworkDispose
Disposes this Ews object.
Public methodSupported by the .NET Compact FrameworkEndAddAttachment
Ends an asynchronous BeginAddAttachment operation.
Public methodSupported by the .NET Compact FrameworkEndConnect
Ends an asynchronous BeginConnect operation.
Public methodSupported by the .NET Compact FrameworkEndCopyFolder
Ends an asynchronous BeginCopyFolder operation.
Public methodSupported by the .NET Compact FrameworkEndCopyItem
Ends an asynchronous BeginCopyItem operation.
Public methodSupported by the .NET Compact FrameworkEndCreateFolder
Ends an asynchronous BeginCreateFolder operation.
Public methodSupported by the .NET Compact FrameworkEndDeleteAttachment
Ends an asynchronous BeginDeleteAttachment operation.
Public methodSupported by the .NET Compact FrameworkEndDeleteFolder
Ends an asynchronous BeginDeleteFolder operation.
Public methodSupported by the .NET Compact FrameworkEndDeleteFolderContent
Ends an asynchronous BeginDeleteFolderContent operation.
Public methodSupported by the .NET Compact FrameworkEndDeleteItem
Ends an asynchronous BeginDeleteItem operation.
Public methodSupported by the .NET Compact FrameworkEndDisconnect
Ends an asynchronous BeginDisconnect operation.
Public methodSupported by the .NET Compact FrameworkEndExportItem
Ends an asynchronous BeginExportItem operation.
Public methodSupported by the .NET Compact FrameworkEndFindFolder
Ends an asynchronous BeginFindFolder operation.
Public methodSupported by the .NET Compact FrameworkEndFolderExists
Ends an asynchronous BeginFolderExists operation.
Public methodSupported by the .NET Compact FrameworkEndGetAttachment
Ends an asynchronous BeginGetAttachment operation.
Public methodSupported by the .NET Compact FrameworkEndGetFolderId
Ends an asynchronous BeginGetFolderId operation.
Public methodSupported by the .NET Compact FrameworkEndGetFolderInfo
Ends an asynchronous BeginGetFolderInfo operation.
Public methodSupported by the .NET Compact FrameworkEndGetFolderList
Ends an asynchronous BeginGetFolderList operation.
Public methodSupported by the .NET Compact FrameworkEndGetItem
Ends an asynchronous BeginGetItem operation.
Public methodSupported by the .NET Compact FrameworkEndGetItemInfo
Ends an asynchronous BeginGetItemInfo operation.
Public methodSupported by the .NET Compact FrameworkEndGetItemList
Ends an asynchronous BeginGetItemList operation.
Public methodSupported by the .NET Compact FrameworkEndGetMailMessage
Ends an asynchronous BeginGetMailMessage operation.
Public methodSupported by the .NET Compact FrameworkEndGetMessage
Ends an asynchronous BeginGetMessage operation.
Public methodSupported by the .NET Compact FrameworkEndGetMessageInfo
Ends an asynchronous BeginGetMessageInfo operation.
Public methodSupported by the .NET Compact FrameworkEndGetMessageList
Ends an asynchronous BeginGetMessageList operation.
Public methodSupported by the .NET Compact FrameworkEndGetMimeMessage
Ends an asynchronous BeginGetMimeMessage operation.
Public methodSupported by the .NET Compact FrameworkEndGetUpdatedFolders
Ends an asynchronous BeginGetUpdatedFolders operation.
Public methodSupported by the .NET Compact FrameworkEndGetUpdatedItems
Ends an asynchronous BeginGetUpdatedItems operation.
Public methodSupported by the .NET Compact FrameworkEndImportItem
Ends an asynchronous BeginImportItem operation.
Public methodSupported by the .NET Compact FrameworkEndItemExists
Ends an asynchronous BeginItemExists operation.
Public methodSupported by the .NET Compact FrameworkEndLogin
Ends an asynchronous BeginLogin operation.
Public methodSupported by the .NET Compact FrameworkEndMoveFolder
Ends an asynchronous BeginMoveFolder operation.
Public methodSupported by the .NET Compact FrameworkEndMoveItem
Ends an asynchronous BeginMoveItem operation.
Public methodSupported by the .NET Compact FrameworkEndProvisionHeaders
Ends an asynchronous BeginProvisionHeaders operation.
Public methodSupported by the .NET Compact FrameworkEndRenameFolder
Ends an asynchronous BeginRenameFolder operation.
Public methodSupported by the .NET Compact FrameworkEndResolveNames
Ends an asynchronous BeginResolveNames operation.
Public methodSupported by the .NET Compact FrameworkEndSearch
Ends an asynchronous BeginSearch operation.
Public methodSupported by the .NET Compact FrameworkEndSearchItems
Ends an asynchronous BeginSearchItems operation.
Public methodSupported by the .NET Compact FrameworkEndSendMessage
Ends an asynchronous BeginSendMessage operation.
Public methodSupported by the .NET Compact FrameworkEndStoreItem
Ends an asynchronous BeginStoreItem operation.
Public methodSupported by the .NET Compact FrameworkEndStoreMessage
Ends an asynchronous BeginStoreMessage operation.
Public methodSupported by the .NET Compact FrameworkEndUpdateItem
Ends an asynchronous BeginUpdateItem operation.
Public methodSupported by the .NET Compact FrameworkEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkExportItem
Exports message in its exchange format. This method is supported in Exchange 2010 SP1 (14.1.218.15) and newer.
Protected methodSupported by the .NET Compact FrameworkFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkFindFolder
Finds a folder with given name in a parent folder.
Public methodSupported by the .NET Compact FrameworkFolderExists(EwsFolderId)
Detects whether a folder with specified ID still exists.
Public methodSupported by the .NET Compact FrameworkFolderExists(EwsFolderId, String)
Detects whether a folder with specified name exists under a parent folder.
Public methodSupported by the .NET Compact FrameworkGetAttachment
Gets an attachment identified by its ID.
Public methodSupported by the .NET Compact FrameworkGetFolderId(EwsFolderId)
Gets full ID (native Exchange ID and Change key) of an exchange folder.
Public methodSupported by the .NET Compact FrameworkGetFolderId(EwsSpecialFolder)
Gets full ID (native Exchange ID and Change key) of a special exchange folder.
Public methodSupported by the .NET Compact FrameworkGetFolderInfo
Gets information about an exchange folder identified by its ID.
Public methodSupported by the .NET Compact FrameworkGetFolderList()()()()
Gets a list of subfolders of the folder root.
Public methodSupported by the .NET Compact FrameworkGetFolderList(EwsFolderId)
Gets a list of subfolders of the specified folder. Operation is shallow, which means that only first level of subfolders is returned.
Public methodSupported by the .NET Compact FrameworkGetFolderList(EwsFolderId, EwsTraversalScope)
Gets a list of subfolders of the specified folder.
Public methodSupported by the .NET Compact FrameworkGetHashCode
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetItem(EwsItemId, Stream, EwsItemFormat)
Downloads and saves an item to specified stream in specified format.
Public methodSupported by the .NET Compact FrameworkGetItem(EwsItemId, String, EwsItemFormat)
Downloads and saves an item to specified path in specified format.
Public methodSupported by the .NET Compact FrameworkGetItemInfo(EwsItemId)
Gets the information about an item with default set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkGetItemInfo(EwsItemId, EwsItemFields)
Gets the information about an item with specified set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkGetItemList(EwsFolderId)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetItemList(EwsFolderId, EwsItemFields)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetItemList(EwsFolderId, EwsPageView)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetItemList(EwsFolderId, EwsItemFields, EwsListView)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetItemList(EwsFolderId, EwsItemFields, EwsPageView)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetMailMessage
Gets a MailMessage from the Exchange server.
Public methodSupported by the .NET Compact FrameworkGetMessage(EwsItemId, Stream)
Downloads and saves a message to specified stream in MIME format.
Public methodSupported by the .NET Compact FrameworkGetMessage(EwsItemId, String)
Downloads and saves a message to specified path in MIME format.
Public methodSupported by the .NET Compact FrameworkGetMessageInfo(EwsItemId)
Gets the information about a message with default set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkGetMessageInfo(EwsItemId, EwsItemFields)
Gets the information about a message with specified set of properties retrieved.
Public methodSupported by the .NET Compact FrameworkGetMessageList(EwsFolderId)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetMessageList(EwsFolderId, EwsItemFields)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetMessageList(EwsFolderId, EwsPageView)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetMessageList(EwsFolderId, EwsItemFields, EwsListView)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetMessageList(EwsFolderId, EwsItemFields, EwsPageView)
Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkGetMimeMessage
Gets a MimeMessage from the Exchange server.
Public methodSupported by the .NET Compact FrameworkGetSupportedAuthenticationMethods
Gets the list of supported authentication methods.
Public methodSupported by the .NET Compact FrameworkGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetUpdatedFolders
Receives changes that occurred since the last checkpoint.
Public methodSupported by the .NET Compact FrameworkGetUpdatedItems
Receives changes that occured since the last checkpoint.
Public methodSupported by the .NET Compact FrameworkImportItem
Imports an item in exchange format to specified exchange folder. This method is supported in Exchange 2010 SP1 (14.1.218.15) and newer.
Public methodSupported by the .NET Compact FrameworkItemExists
Detects whether an item with specified ID still exists.
Public methodSupported by the .NET Compact FrameworkLogin(EwsAuthentication)
Authenticates the user to the Exchange server using the specified authentication method that does not require credentials (NTLM, Kerberos or Negotiate).
Public methodSupported by the .NET Compact FrameworkLogin(String, EwsAuthentication)
Authenticates the user to the Exchange server using an OAuth access token.
Public methodSupported by the .NET Compact FrameworkLogin(String, String)
Authenticates the user to the Exchange server.
Public methodSupported by the .NET Compact FrameworkLogin(String, String, EwsAuthentication)
Authenticates the user to the Exchange server.
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkMoveFolder
Moves an exchange folder with its content into another exchange folder.
Public methodSupported by the .NET Compact FrameworkMoveItem
Moves an item to specified exchange folder.
Public methodSupported by the .NET Compact FrameworkProvisionHeaders
Provision custom X-Headers on an Exchange server.
Public methodSupported by the .NET Compact FrameworkRenameFolder
Renames an exchange folder.
Public methodSupported by the .NET Compact FrameworkResolveNames
Searches Exchange users and Contacts for the specified name.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearchItems(EwsFolderId, array<EwsSearchParameter>[]()[][])
Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearchItems(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][])
Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearchItems(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][])
Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearchItems(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][])
Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearchItems(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][])
Searches a folder for items that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSendMessage(EwsItemId)
Sends a message stored in exchange server and moves it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(MailMessage)
Sends a mail message and saves it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(MimeMessage)
Sends a MIME message and saves it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(EwsItemId, EwsFolderId)
Sends a message stored in exchange server.
Public methodSupported by the .NET Compact FrameworkSendMessage(MailMessage, EwsFolderId)
Sends a mail message.
Public methodSupported by the .NET Compact FrameworkSendMessage(MimeMessage, EwsFolderId)
Sends a MIME message.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, EwsMessageBody)
Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, String)
Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, EwsMessageBody, EwsFolderId)
Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, String, EwsFolderId)
Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, String, EwsMessageBody)
Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, String, String)
Sends a message composed from the arguments and stores it to the 'Sent Items' folder.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, String, EwsMessageBody, EwsFolderId)
Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkSendMessage(String, String, String, String, EwsFolderId)
Sends a message composed from the arguments.
Public methodSupported by the .NET Compact FrameworkSetSocketFactory
Sets the socket factory to be used to create communication sockets.
Public methodSupported by the .NET Compact FrameworkStoreItem
Stores an item to an exchange folder.
Public methodSupported by the .NET Compact FrameworkStoreMessage(EwsFolderId, MailMessage)
Stores a mail message to an exchange folder.
Public methodSupported by the .NET Compact FrameworkStoreMessage(EwsFolderId, MimeMessage)
Stores a MIME message to an exchange folder.
Public methodSupported by the .NET Compact FrameworkToString
Returns a string representation of this object.
(Overrides Object..::..ToString()()()().)
Public methodSupported by the .NET Compact FrameworkUpdateItem
Updates existing item with specified metadata.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkDeleteMode
Gets or sets the mode for delete operations whether to delete entities to Deleted Items folder or delete it permanently.
Protected propertySupported by the .NET Compact FrameworkInstanceId
Gets instance ID (intended for logging purposes).
(Inherited from NetworkSession.)
Public propertySupported by the .NET Compact FrameworkIsAuthenticated
Gets a value indicating whether the Ews object is authenticated to an Exchange server.
(Overrides NetworkSession..::..IsAuthenticated.)
Public propertySupported by the .NET Compact FrameworkIsBusy
Gets a value indicating whether there is any operation (method) in progress.
Public propertySupported by the .NET Compact FrameworkIsConnected
Gets a value indicating whether the Ews object is connected to an Exchange server.
(Overrides NetworkSession..::..IsConnected.)
Public propertySupported by the .NET Compact FrameworkLogWriter
Gets or sets the LogWriter used by this object.
(Inherited from NetworkSession.)
Public propertySupported by the .NET Compact FrameworkProxy
Gets or sets the network proxy to use to access a remote server.
Public propertySupported by the .NET Compact FrameworkServer
Gets information of the Exchange server. The value is available after successful authentication.
Public propertySupported by the .NET Compact FrameworkServerName
Gets the server name, if available.
(Inherited from NetworkSession.)
Public propertySupported by the .NET Compact FrameworkServerPort
Gets the server port, if available.
(Inherited from NetworkSession.)
Public propertySupported by the .NET Compact FrameworkSettings
Gets or sets an EwsSettings object.
Public propertySupported by the .NET Compact FrameworkTimeout
Gets or sets the length of time in milliseconds before the operation times out.
Public propertySupported by the .NET Compact FrameworkTlsSocket
Returns the TLS/SSL socket of secured connection.
Public propertySupported by the .NET Compact FrameworkUserName
Gets the authenticated user name, if available.
(Inherited from NetworkSession.)

Events

  NameDescription
Public eventSupported by the .NET Compact FrameworkValidatingCertificate
Occurs when a server certificate needs to be validated.

See Also