EmailChannel Members
Include Protected Members
Include Inherited Members
Provides the information required to deliver a notification through an electronic mail service.
The EmailChannel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EmailChannel | Initializes a new instance of EmailChannel class. |
Top
Properties
Name | Description | |
---|---|---|
Address | Get or set the string Address. | |
Frequency | Get or set a string indicating how often a notification is sent out. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top