0 out of 1 rated this helpful - Rate this topic

_MailItem.Sent Property

Returns a Boolean (bool in C#) value that indicates if a message has been sent. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
bool Sent { get; }

Property Value

Type: System.Boolean

In general, there are three different kinds of messages: sent, posted, and saved. Sent messages are items sent to a recipient or public folder. Posted messages are created in a public folder. Saved messages are created and saved without either sending or posting.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ