MailBee.NET EWS 관련 정보

기본 Exchange 프로토콜을 통해 MS Exchange 및 Office 365와 함께 작업 할 수 있습니다.

MailBee.NET EWS is a lightweight .NET component which lets applications send, receive and otherwise process e-mail messages, contacts, appointments, work with folders, attachments, shared mailboxes on MS Exchange and Office 365 servers via Exchange Web Services. The EWS component is a wrapper for EWS Managed API which lets you send, receive and manage mail, contacts and other kinds of Exchange items via web services. EWS is more flexible than IMAP/SMTP and is often the only service enabled in Exchange meaning you may have no other choice but to use it instead of IMAP or SMTP. You can use EWS with both on-premises Exchange and Office 365.

EWS Object

  • Autodiscover mail server settings from e-mail address
  • Send message
  • Save a copy of sent message to Sent Items
  • List folders
  • Examine folder properties (e.g. calculate folder size)
  • Download folder contents (messages, contacts, etc)
  • Download attachments together with messages or separately
  • Search folders for messages
  • Sort search results by multiple criteria
  • Specify which parts of messages to download
  • Add or remove attachments to/from existing messages
  • Create, delete, rename or move folders
  • Delete or move messages
  • Upload messages to the server
  • Set message flags (e.g. change Seen/Unseen status)
  • Resolve a person's name into their e-mail address