Search Results for

    Show / Hide Table of Contents

    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 Source

    Singleton

    Singleton access, no instances can be created

    Declaration
    public static ExchangeObjectManager Singleton { get; }
    Property Value
    Type Description
    ExchangeObjectManager

    Methods

    | Improve this Doc View Source

    IgnoreSslCertificates()

    If called, ssl/tls certificates will be ignored

    Declaration
    public void IgnoreSslCertificates()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx