PowerTCP Mail for .NET
UserState Property




Returns the user state argument provided by the Marshal method.
Syntax
Public ReadOnly Property UserState As Object
Dim instance As UserStateEventArgs
Dim value As Object
 
value = instance.UserState
public object UserState {get;}
public: __property Object* get_UserState();
public:
property Object^ UserState {
   Object^ get();
}
See Also

Reference

UserStateEventArgs Class
UserStateEventArgs Members


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