BusinessUnitInheritanceMask.InheritEmailTemplate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The business inherits email templates from its parent business. Value = 2.
public: int InheritEmailTemplate = 2;
public const int InheritEmailTemplate = 2;
val mutable InheritEmailTemplate : int
Public Const InheritEmailTemplate As Integer = 2