Documentation
¶
Index ¶
- func CreateDraft(ctx context.Context, info graph.DraftInfo) error
- func DeleteMessage(ctx context.Context, messageID string) error
- func GetMessageDetails(ctx context.Context, messageID string) error
- func ListMailFolders(ctx context.Context) error
- func ListMessages(ctx context.Context, folderID, start, end, limit string) error
- func MoveMessage(ctx context.Context, messageID, destinationFolderID string) error
- func SearchMessages(ctx context.Context, ...) error
- func SendDraft(ctx context.Context, draftID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListMailFolders ¶
func ListMessages ¶
func MoveMessage ¶
func SearchMessages ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.