Click or drag to resize

SIPAccount Properties

The SIPAccount type exposes the following members.

Properties
 NameDescription
Public propertyDisplayName Gets the display name of the SIP account.
Public propertyDomainServerHost Gets the host part of the domain for the SIP account.
Public propertyDomainServerPort Gets the port part of the domain for the SIP account.
Public propertyOutboundProxy Gets the outbound address where the SIP messages will be sent.
Public propertyRegisterName Gets the authorization name for SIP account authentication.
Public propertyRegisterPassword Gets the password for SIP account authentication.
Public propertyRegistrationRequired Gets a boolean value indicating whether the SIP account needs to be registered on the remote host.
Public propertyUserName Gets the user ID of the SIP account.
Top
See Also