Class ExchangeObjectManager
Legacy exchange object manager.
Inheritance
System.Object
ExchangeObjectManager
Namespace: Simplic.Framework.Exchange
Assembly: Simplic.Framework.dll
Syntax
public class ExchangeObjectManager : object
Properties
| Improve this Doc View SourceSingleton
Singleton access, no instances can be created
Declaration
public static ExchangeObjectManager Singleton { get; }
Property Value
Type | Description |
---|---|
ExchangeObjectManager |
Methods
| Improve this Doc View SourceIgnoreSslCertificates()
If called, ssl/tls certificates will be ignored
Declaration
public void IgnoreSslCertificates()