C# Class EWS.Helper.ExchangeController

Mostra file Open project: Usiiel/csharp-ews-managed-api Class Usage Examples

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Connect ( ) : bool
Procesar ( Item item ) : bool
ProcesarAdjuntos ( Item item ) : void
RedirectionUrlValidationCallback ( String redirectionUrl ) : bool
getFolderID ( string FolderName ) : Microsoft.Exchange.WebServices.Data.FolderId

Method Details

Start() public method

public Start ( ) : void
return void