MVPSI.JAMS.Activities Namespace > ForEachMailMessage Class : Unread Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Email Message")> <System.ComponentModel.DescriptionAttribute("Specifies if only Unread mail headers should be returned?")> Public Property Unread As System.Boolean
'Usage
Dim instance As ForEachMailMessage Dim value As System.Boolean instance.Unread = value value = instance.Unread
[System.ComponentModel.Category("Email Message")] [System.ComponentModel.Description("Specifies if only Unread mail headers should be returned?")] public System.bool Unread {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2