UserSettingsFullNameConventionCode.FirstMiddleInitialLast 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.
Show the first name, middle initial and last name. Value = 3.
public: int FirstMiddleInitialLast = 3;
public const int FirstMiddleInitialLast = 3;
val mutable FirstMiddleInitialLast : int
Public Const FirstMiddleInitialLast As Integer = 3