SIPAddressAddrSpecType Property |
Gets or sets the addr-spec-type of the address.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public AddrSpecType AddrSpecType { get; set; }
Public Property AddrSpecType As AddrSpecType
Get
Set
public:
property AddrSpecType AddrSpecType {
AddrSpecType get ();
void set (AddrSpecType value);
}
member AddrSpecType : AddrSpecType with get, set
Property Value
Type:
AddrSpecTypeSee Also