Search Results for

    Show / Hide Table of Contents

    Interface IExchangeServiceBuilder

    Exchange service builder

    Namespace: Simplic.Exchange
    Assembly: Simplic.Exchange.dll
    Syntax
    public interface IExchangeServiceBuilder

    Methods

    | Improve this Doc View Source

    CreateService(String, Int64)

    Create new service instance

    Declaration
    ExchangeService CreateService(string url, long userId)
    Parameters
    Type Name Description
    System.String url

    Service url

    System.Int64 userId

    Exchange user id

    Returns
    Type Description
    Microsoft.Exchange.WebServices.Data.ExchangeService

    Service instance

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx