Property | Type | Description | |
---|---|---|---|
_outlookClient | Microsoft.Office365.OutlookServices.OutlookServicesClient |
Property | Type | Description | |
---|---|---|---|
GetTokenHelperAsync | Task |
Method | Description | |
---|---|---|
AuthenticateSilently ( ) : Task |
||
BeginAuthentication ( ) : void | ||
GetOutlookClientAsync ( string capability ) : Task |
Checks that an OutlookServicesClient object is available.
|
|
SignOut ( ) : void |
Signs the user out of the service.
|
Method | Description | |
---|---|---|
GetTokenHelperAsync ( Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext context, string resourceId ) : Task |
public static AuthenticateSilently ( ) : Task |
||
return | Task |
public static GetOutlookClientAsync ( string capability ) : Task |
||
capability | string | |
return | Task |