PowerTCP Mail for .NET
Data Property




Gets data provided by Data and Log events.
Syntax
Public ReadOnly Property Data As Data
Dim instance As DataEventArgs
Dim value As Data
 
value = instance.Data
public Data Data {get;}
public: __property Data* get_Data();
public:
property Data^ Data {
   Data^ get();
}
See Also

Reference

DataEventArgs Class
DataEventArgs Members


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