public sealed class EmailPreferences : IMessage<EmailPreferences>, IEquatable<EmailPreferences>, IDeepCloneable<EmailPreferences>, IBufferMessage, IMessage
Represents preferences for sending email notifications for transfer run
events.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEmailPreferences\u003c/code\u003e class represents settings for receiving email notifications about transfer run events.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.10.0 is the latest available version, while version 3.2.0 is also highlighted as a specific reference point.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEmailPreferences\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEmailPreferences\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eEmailPreferences\u003c/code\u003e object as a parameter to build from.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableFailureEmail\u003c/code\u003e property allows users to control whether to receive email notifications specifically for transfer run failures, and is a boolean value.\u003c/p\u003e\n"]]],[],null,[]]