PowerTCP Mail for .NET
Clone Method (MailSession)




Creates a deep copy of the Session.
Syntax
Public Overridable Function Clone() As Object
Dim instance As MailSession
Dim value As Object
 
value = instance.Clone()
public virtual object Clone()
public: virtual Object* Clone(); 
public:
virtual Object^ Clone(); 

Return Value

A new MailSession.
See Also

Reference

MailSession Class
MailSession Members


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