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