TokenProviderOutlook Class |
Provides an instance of the TokenProvider for Outlook mail server
Inheritance Hierarchy
Namespace:
Aspose.Email.Clients
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public static class Outlook
Public NotInheritable Class Outlook
public ref class Outlook abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Outlook = class end
The TokenProviderOutlook type exposes the following members.
Methods
| Name | Description |
---|
| GetInstance |
Gets an instance of the TokenProvider for Outlook mail server
|
See Also