class Recipient


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

Recipient ()


Properties

String Email { get; set; }


List<CustomField> Fields { get; set; }


Int32 idRecipient { get; set; }


String MobileNumber { get; set; }


String MobilePrefix { get; set; }


String Name { get; set; }