public class EmailConfiguration : IDisposablepublic ref class EmailConfiguration : IDisposable| Active | Gets or sets the flag indicating whether or not PST/MSG searching is switched ON. |
| SearchAttachments | Gets or sets the flag indicating whether or not attachments are also searched |
| StripHTMLMarkup | Gets or sets the flag indicating if HTML markup should be stripped from the body of HTML based messages before searching |
| Dispose | Releases all resources used by the EmailConfiguration |
| Dispose(Boolean) | Releases the unmanaged resources used by the EmailConfiguration and optionally releases the managed resources |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Non-GC class clean up
(Overrides ObjectFinalize) |
| 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) |