OutlookMailClientExperimental(IntPtr, String, OutlookMailScopes) Constructor
Namespace: DevCase.ThirdParty.MicrosoftLiveAssembly: DevCase.net48.ThirdParty.MicrosoftLive (in DevCase.net48.ThirdParty.MicrosoftLive.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public OutlookMailClientExperimental(
IntPtr hWnd,
string clientId,
OutlookMailScopes scopes
)
public:
OutlookMailClientExperimental(
IntPtr hWnd,
String^ clientId,
OutlookMailScopes scopes
)
new :
hWnd : IntPtr *
clientId : string *
scopes : OutlookMailScopes -> OutlookMailClientExperimental
No code example is currently available or this language may not be supported.
Parameters
- hWnd IntPtr
-
The window handle of the window that will own this OutlookMailClient instance.
- clientId String
-
The unique identifier of the registered application to use Outlook.com Mail API.
- scopes OutlookMailScopes
-
The Outlook.com mail OAuthv2 scopes.