SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class MatchingNumberOwnerRequest

    Namespace
    SWConfigDataClientLib.Proxies.IppbxServer
    Assembly
    IpPbxCDSClientLib.dll

    A single MatchingNumberOwnerRequest

    public class MatchingNumberOwnerRequest
    Inheritance
    object
    MatchingNumberOwnerRequest

    Constructors

    MatchingNumberOwnerRequest()

    Standard Constructor

    public MatchingNumberOwnerRequest()

    Properties

    CallingPartyID

    The Id of the CallingParty (UserID or PortID)

    public int CallingPartyID { get; set; }

    Property Value

    int

    CallingPartyType

    The Type of the CallingParty

    public CallingPartyType CallingPartyType { get; set; }

    Property Value

    CallingPartyType

    IncludeInternalNumbers

    true if the number should be searched in the list of internal numbers

    public bool IncludeInternalNumbers { get; set; }

    Property Value

    bool

    IncludePublicNumbers

    true if the number should be searched in the list of public numbers

    public bool IncludePublicNumbers { get; set; }

    Property Value

    bool

    IsNumberConfiguredOnTrunk

    Returns if the number is defined on one or mor trunks.

    public bool IsNumberConfiguredOnTrunk { get; }

    Property Value

    bool

    Number

    The number (starting fragment)

    public string Number { get; set; }

    Property Value

    string

    NumberOwnerListPrimaryCollection

    Returns one list of matching users with additional informations. The list will contain no user, one user or all users of one group.

    public NumberOwnerListPrimaryCollection NumberOwnerListPrimaryCollection { get; }

    Property Value

    NumberOwnerListPrimaryCollection

    PossibleHits

    Returns the count of possible hits.

    public int PossibleHits { get; }

    Property Value

    int
    © Enreach GmbH