Click or drag to resize

OutlookApi Constructor

Creates new instance of this class.

Namespace:  Limilabs.Client.Authentication.Outlook
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public OutlookApi(
	string accessToken
)

Parameters

accessToken
Type: SystemString
Access token.
See Also