Ews Properties

The Ews type exposes the following members.

Properties
  NameDescription
Public propertyCalculateFolderSizeOnDownload
Gets or sets if folder download operation must also calculate the folder size in bytes.
Public propertyDefaultFolderClass
Gets or sets the default class string to assign to folders being created.
Public propertyDeleteMethod
Gets or sets the mode of deleting items in EWS.
Public propertyStatic memberEnableCompatibilityMode
Gets or sets if MailBee should work around bugs of Microsoft.Exchange.WebServices.dll library.
Public propertyStatic memberEnableSslCertValidation
Gets or sets if SSL certificate of the server must be validated (in case of HTTPS connection).
Public propertyFolderLevelDelimiter
Gets or sets which character to use when delimiting nested folder names.
Public propertyLastResult
Gets a numeric code of the last error.
Public propertyCode exampleLog
Gets the object used for logging MailBee activities into a file or memory buffer.
Public propertyMessageFoldersFilter
Gets SearchFilter instance for reducing the list of the downloaded folders to mail-specific folders.
Public propertyRequireHttps
Gets or sets if only HTTPS end points are allowed by auto-discover procedure.
Public propertyRootFolderType
Gets or sets the top of folder hierarchy in an MS Exchange account.
Public propertyService
Gets a reference to the underlying ExchangeService object.
Public propertySite
Gets or sets the object to be used as a site for the component.
Public propertyThrowExceptions
Gets or sets whether the component will throw exceptions on errors.
Public propertyTrialDaysLeft
Gets the number of days left to the date of the trial license key expiration.
Public propertyVersion
Gets the version of the MailBee assembly.
Top
See Also