GmailFolderIds Enumeration
Specifies the known Gmail.com mailbox folders.
Namespace: DevCase.ThirdParty.Google.GmailAssembly: DevCase.net48.ThirdParty.GoogleServices (in DevCase.net48.ThirdParty.GoogleServices.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum GmailFolderIds
Public Enumeration GmailFolderIds
Dim instance As GmailFolderIds
public enum class GmailFolderIds
No code example is currently available or this language may not be supported.
Inbox |
1 |
The Inbox folder.
|
Draft |
2 |
The Draft folder.
|
Sent |
3 |
The Sent folder.
|
Trash |
4 |
The Trash folder.
|
Spam |
5 |
The Spam folder.
|
Starred |
6 |
The Starred folder.
|