OutlookEngine Constructors
The default implementation of the IOutlookEngine interface.Name | Parameters | Description |
---|---|---|
OutlookEngine(TokenCredential) | tokenCredential | Initializes a new instance of the OutlookEngine class with specified settings. |
OutlookEngine(String, String) | tenantId, clientId | Initializes a new instance of the OutlookEngine class with specified settings. |
See Also