Click or drag to resize

UserInformationEmailAddress Property

Gets the user's email address.

Namespace:  Cauldron
Assembly:  Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static string EmailAddress { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.UserInformation.EmailAddress"]

Return Value

Type: String
The user's email address name
See Also