BusinessUnitInheritanceMask.MustInheritEmailTemplate 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.
All child business units inherit email templates from this business. Value = 0x40.
public: int MustInheritEmailTemplate = 64;
public const int MustInheritEmailTemplate = 64;
val mutable MustInheritEmailTemplate : int
Public Const MustInheritEmailTemplate As Integer = 64