Recipient Constructor | MSG .NET Class Library |
Initializes a new instance of the Recipient class.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868
Syntax
public Recipient()
public Recipient()
Public Sub New
Public Sub New
Dim instance As New Recipient()
Dim instance As New Recipient()
public Recipient()
public Recipient()
public function Recipient()
public function Recipient()
Independentsoft.Msg.Recipient = function();
Independentsoft.Msg.Recipient = function();
See Also