AccountRegistrationRequest Properties

The AccountRegistrationRequest type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Gets the account name of the registrant.
Public propertyDisplayName
Gets the display name of the registrant.
Public propertyEmailAddress
Gets the email address of the registrant.
Public propertyMessage
Gets a message from the registrant providing additional information related to this registration.
Public propertyRequestId
Gets the ID of the registration request.
Public propertySubmitDate
Gets the date/time (in UTC) at which the request was submitted.
Top
See Also