EmailMessagesPrefs Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class EmailMessagesPrefs
The EmailMessagesPrefs type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailMessagesPrefs | Initializes a new instance of the EmailMessagesPrefs class |
Name | Description | |
---|---|---|
![]() | EstimateMessage |
Product:QBO
Default email subject and message for
Estimate.
|
![]() | InvoiceMessage |
Product:QBO
Default email subject and message for
Invoice.
|
![]() | NameValue |
Specifies Preferences classified as email
messages are classified as Name-Value pair
|
![]() | SalesReceiptMessage |
Product:QBO
Default email subject and message for
Sales receipt.
|
![]() | StatementMessage |
Product:QBO
Default email subject and message for
Statement.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (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.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |