|
Clear |
|
|
CreateEmailMessage |
Creates a new ISEmailMessage object. |
|
CreateFolder |
Creates a Mail Folder. |
|
DeleteFolder |
Deletes a Mail Folder. |
|
DeleteMessage |
Deletes the specified message. |
|
FoldersLoad |
Loads the Folders collection. |
|
FoldersRefresh |
Forces the Folders collection to be reloaded the next time it is accessed. |
|
GetMessage |
Gets a Message from the Mail Server. |
|
GetMessages |
Gets Messages located in the specified Folder, optionally applying a search query. |
|
GetOAuthRedirectUrl_Exchange |
Returns the OAuth URL for Microsoft Exchange. |
|
GetOAuthRefreshToken_Exchange |
Gets the OAuth Refresh Token. |
|
Initialise_GMail |
|
|
Initialise_MicrosoftExchange |
|
|
Initialise_MicrosoftExchangeApplication |
|
|
Initialise_MicrosoftExchangeDelegated |
|
|
Initialise_MicrosoftGraphApplication |
|
|
Initialise_MicrosoftGraphDelegated |
|
|
Initialise_MicrosoftOutlook |
|
|
IsConfigured |
Tests whether Email can be sent. |
|
MoveMessage |
Writes a file containing the message. |
|
RenameFolder |
Renames an existing Mail Folder. |
|
SaveMessage |
Writes a file containing the message. |
|
SaveMessageToByteArray |
Creates a Byte Array containing the message. |
|
SendMessage |
Sends, or saves as a draft, an Email Message. |
|
UpdateMessageFlag_Flagged |
Sets or Clears the "Flagged" flag on the specified Message. |
|
UpdateMessageFlag_Recent |
Sets or Clears the "Recent" flag on the specified Message. |
|
UpdateMessageFlag_Seen |
Sets or Clears the "Seen" flag on the specified Message. |