You are here: Ektron Namespace > Plug-in Extension API > Ektron.Cms.Extensibility Namespace > Classes > ActionRecipientInfo Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ActionRecipientInfo Class

Class which holds information about the Invitation Recipient being processed. Certain hooks do not expose all information from the CMS, default values are assigned to the properties of this class. Data types default to the following: int = -1. string = "". bool = false.

C#
public sealed class ActionRecipientInfo;
Visual Basic
Public sealed Class ActionRecipientInfo

CmsInfoObjects.cs

Name 
Description 
The properties of the ActionRecipientInfo class are listed here. 
 
Name 
Description 
 
Display Name of the recipient.  
 
Email address of the recipient  
 
First Name of the recipient.  
 
Returns true if the recipient is a validated user. This call is only valid after the Invitation has been Validated; otherwise false is returned regardless.  
 
Last Name of the recipient.  
 
a numeric value representing the CMS User ID of the recipient.  
 
Name 
Description 
 
Constructor  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!