Click or drag to resize

Service Class

[Missing <summary> documentation for "T:Koden.Utils.Exchange.Service"]

Inheritance Hierarchy
SystemObject
  Koden.Utils.ExchangeService

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public static class Service
Methods
  NameDescription
Public methodStatic memberConnectToService(Boolean)
Connects to exchange service.
Public methodStatic memberConnectToService(IUserData)
Connects to exchange service.
Public methodStatic memberConnectToService(IUserData, ITraceListener)
Connects to exchange service.
Public methodStatic memberConnectToServiceWithImpersonation(IUserData, String)
Connects to exchange service with impersonation.
Public methodStatic memberConnectToServiceWithImpersonation(IUserData, String, ITraceListener)
Connects to exchange service with impersonation.
Top
See Also