Methods

Name Description
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.

Properties

Name Description
AccountType
ClientId The Client ID.
ClientSecret The Client Secret.
ExchangeOAuthUrl The OAuth Request URL for Exchange.
ExchangeOAuthUrlResolved Read-Only The OAuth Request URL for Exchange.
ExchangeTenantId The Exchange Tenant ID (format is a GUID).
Folders Read-Only Collection of Folders on the Mail Server.
FoldersLoaded Read-Only Indicates whether the Folders collection has been loaded.
ImapConnectionSecurity The Connection Security method to use when connecting via the IMAP protocol.
ImapHostName The Host Name to use when connecting via the IMAP protocol.
ImapHostNameResolved Read-Only
ImapPort The Port number to use when connecting via the IMAP protocol.
ImapPortResolved Read-Only
Provider
RefreshToken The Refresh Token - used to generate new Access Tokens.
SmtpConnectionSecurity The Connection Security method to use when connecting via the SMTP protocol.
SmtpHostName The Host Name to use when connecting via the SMTP protocol.
SmtpHostNameResolved Read-Only
SmtpPort The Port number to use when connecting via the SMTP protocol.
SmtpPortResolved Read-Only
UserName The User Name credential.
UserPassword The User Password credential.

Fields

Name Description
DefaultExchangeOAuthRedirectUrl Read-Only
DefaultExchangeOAuthUrl Read-Only
Namespace:
Intersoft.ISMessaging6
Assembly:
ISMessaging6, Version=6.0.3
Target Framework:
.NET 9.0