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.26106.1555
Syntax
public OutlookApi(
	string accessToken
)

Parameters

accessToken  String
Access token.
See Also