PowerTCP Mail for .NET
Type Property




The ProxyType desired.
Syntax
<DefaultValueAttribute()>
Public Property Type As ProxyType
Dim instance As Proxy
Dim value As ProxyType
 
instance.Type = value
 
value = instance.Type
[DefaultValue()]
public ProxyType Type {get; set;}
[DefaultValue()]
public: __property ProxyType get_Type();
public: __property void set_Type( 
   ProxyType value
);
[DefaultValue()]
public:
property ProxyType Type {
   ProxyType get();
   void set (    ProxyType value);
}
See Also

Reference

Proxy Class
Proxy Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic