The ReverseInteractionAddressLookupInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReverseInteractionAddressLookupInformation | Initializes a new instance of the ReverseInteractionAddressLookupInformation class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Reset |
Sets all members to nullNothingnullptra null reference (Nothing in Visual Basic). Useful for validating return data.
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | City |
Gets or sets the city. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | Company |
Gets or sets the company. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | Country |
Gets or sets the country. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | Department |
Gets or sets the department. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() |
Gets or sets the email. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
![]() | Fax |
Gets or sets the fax. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | FirstName |
Gets or sets the first name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | ICUserId |
Gets or sets the IC user ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | IndividualId |
Gets or sets the individual ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | IsPrivate |
Gets or sets a value indicating whether this instance is private. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | LastName |
Gets or sets the last name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | LocationId |
Gets or sets the location ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | LocationName |
Gets or sets the name of the location. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | MiddleName |
Gets or sets the middle name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | OrganizationId |
Gets or sets the organization ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | OrganizationName |
Gets or sets the name of the organization. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | Phone |
Gets or sets the phone. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | State |
Gets or sets the state. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | StreetAddress |
Gets or sets the street address. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | Web |
Gets or sets the web. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|
![]() | Zip |
Gets or sets the zip. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|