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