Search Results for

    Show / Hide Table of Contents

    Class TAPI3AddressLine

    Represents a TAPI3 address line

    Inheritance
    System.Object
    TAPI3AddressLine
    Implements
    IPhone
    Namespace: Simplic.Framework.PhoneInterface.TAPI3
    Assembly: Simplic.Framework.dll
    Syntax
    public class TAPI3AddressLine : object, IPhone

    Properties

    | Improve this Doc View Source

    IsAvailable

    Gets whether the address line is usable/inservice or not

    Declaration
    public bool IsAvailable { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Name

    Gets the TAPI address name / phone name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Implements

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