Search Results for

    Show / Hide Table of Contents

    Class TAPI3AddressLine

    Represents a TAPI3 address line

    Inheritance
    System.Object
    TAPI3AddressLine
    Implements
    IPhone
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.PhoneInterface.TAPI3
    Assembly: Simplic.Framework.dll
    Syntax
    public class TAPI3AddressLine : 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