All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
DocumentRecipient Class Reference

DocumentRecipient class More...

Public Member Functions

 DocumentRecipient ()
 Initializes a new instance of the DocumentRecipient class. More...
 

Properties

PropertyValueSource DisplayName [get, set]
 Gets or sets the DisplayName. More...
 
PropertyValueSource EmailAddress [get, set]
 Gets or sets the EmailAddress. More...
 
string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
bool Optional [get, set]
 Gets or sets a value indicating whether optional. More...
 
short RoleType [get, set]
 Gets or sets the type of the role. More...
 

Description

DocumentRecipient class

Constructor & Destructor Documentation

Initializes a new instance of the DocumentRecipient class.

Property Documentation

PropertyValueSource DisplayName
getset

Gets or sets the DisplayName.

The OptionalName.

PropertyValueSource EmailAddress
getset

Gets or sets the EmailAddress.

The EmailAddress.

string Id
getset

Gets or sets the id.

The id.

string Name
getset

Gets or sets the name.

The name.

bool Optional
getset

Gets or sets a value indicating whether optional.

The optional.

short RoleType
getset

Gets or sets the type of the role.

The type of the role.