SDPOriginAddrType Property |
Gets a text string giving the type of the address that follows.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public AddressType AddrType { get; }
Public ReadOnly Property AddrType As AddressType
Get
public:
property AddressType AddrType {
AddressType get ();
}
member AddrType : AddressType with get
Property Value
Type:
AddressTypeSee Also