Recipient Class | MSG .NET Class Library |
Represents a user or resource, generally a mail message addressee.
Inheritance Hierarchy

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868
Syntax
public class Recipient
public class Recipient
Public Class Recipient
Public Class Recipient
Dim instance As Recipient
Dim instance As Recipient
public class Recipient
public class Recipient
public class Recipient
public class Recipient
Independentsoft.Msg.Recipient = function(); Type.createClass( 'Independentsoft.Msg.Recipient');
Independentsoft.Msg.Recipient = function(); Type.createClass( 'Independentsoft.Msg.Recipient');
See Also