The ReverseWhitepagesGeneralInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReverseWhitepagesGeneralInfo | Initializes a new instance of the ReverseWhitepagesGeneralInfo 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.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ContactSummary |
Gets or sets the contact summary.
| |
| DisplayName |
Gets or sets the display name.
| |
| ICInteractionAttribute |
Gets or sets the IC Interaction Attribute.
| |
| InteractionAddress |
Gets or sets the interaction address.
| |
| InteractionDirection |
Gets or sets the interaction direction.
| |
| InteractionType |
Gets or sets the interaction type.
| |
| IsDefinitiveResult |
Will be trueTruetruetrue (True in Visual Basic) if this result is definitive.
| |
| IsPrivate |
Gets or sets a value indicating whether this instance is private.
| |
| IsStopSource |
Will be trueTruetruetrue (True in Visual Basic) if this is the stop source.
| |
| Origin |
Gets or sets the origin.
| |
| Owner |
Gets or sets the owner.
| |
| Replicate |
This will be trueTruetruetrue (True in Visual Basic) if this contact should be replicated.
| |
| Source |
Gets or sets the source.
|