 | OutlookApi.GetEmail Method |
Gets email address of the user.
Namespace:
Limilabs.Client.Authentication.Outlook
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
SyntaxPublic Function GetEmail As String
public:
String^ GetEmail()
member GetEmail : unit -> string
Return Value
Type:
StringUser's email address.
See Also