Dart.Mail Namespace > Proxy Class : Type Property |
<DefaultValueAttribute()> Public Property Type As ProxyType
[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); }