Microsoft.SemanticKernel.Plugins.MsGraph Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| CalendarPlugin |
Plugin for calendar operations. |
| CloudDrivePlugin |
Cloud drive plugin (e.g. OneDrive). |
| EmailPlugin |
Email plugin (e.g. Outlook). |
| OrganizationHierarchyPlugin |
Organizational Hierarchy plugin. Provides methods to get information about the organization hierarchy, such as direct reports and manager details. |
| TaskListPlugin |
Task list plugin (e.g. Microsoft To-Do) |
Interfaces
| ICalendarConnector |
Interface for calendar connections (e.g. Outlook). |
| ICloudDriveConnector |
Interface for cloud drive connections (e.g. OneDrive). |
| IEmailConnector |
Interface for email connections (e.g. Outlook). |
| IOrganizationHierarchyConnector |
Interface for organization hierarchy connections (e.g. Azure AD). |
| ITaskManagementConnector |
Interface for task list connections (e.g. Microsoft To-Do). |