UserSettingsFullNameConventionCode.FirstLast 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 and last name. Value = 1.
public: int FirstLast = 1;
public const int FirstLast = 1;
val mutable FirstLast : int
Public Const FirstLast As Integer = 1