[Missing <summary> documentation for "T:IMailAPI_NET.AddressMasqueradingList"]
Inheritance Hierarchy
IMailAPI_NETAddressMasqueradingList
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The AddressMasqueradingList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AddressMasqueradingList | Initializes a new instance of the AddressMasqueradingList class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FindMatch(EmailAddress) |
Checks to see if the from address specified matches one of the matching entries
| |
| FindMatch(String) | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Entries |
See Also