Click or drag to resize
IPhoneLine Properties

The IPhoneLine type exposes the following members.

Properties
  NameDescription
Public propertyAutoAnswer
Gets or sets a boolean value indicating whether the incoming calls on this line will be answered automatically.
Public propertyConfig
Gets the configuration for the SIP client.
(Inherited from ISIPClientConfigurable.)
Public propertyCustomProperties
Gets a collection that can be used for storing custom values for the SIP client.
(Inherited from ISIPClient.)
Public propertyDoNotDisturb
Gets or sets the boolean value indicating whether the PhoneLine is in "Do Not Disturb" mode.
Public propertyInstantMessaging
Gets an interface for sending and receiving MESSAGE requests and responses.
Public propertyPhoneCalls
Gets the active phone calls on the line.
Public propertyRegistrationInfo
Gets information about the registration process.
(Inherited from ISIPClient.)
Public propertyRegState
Gets the state of the SIP client.
(Inherited from ISIPClient.)
Public propertySIPAccount
Gets the associated SIP account.
(Inherited from ISIPClient.)
Public propertySourceIdentifier
Gets or sets an object that can be used to identify a SIP message sent to the client.
(Inherited from ISIPClient.)
Public propertySubscription
Gets the manager that can handle SIP subscriptions (SUBSCRIBE).
(Inherited from ISIPClient.)
Top
See Also