Share via


MailboxMessageConfiguration.DefaultFontColor property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property DefaultFontColor As String
    Get
    Set
'Usage
Dim instance As MailboxMessageConfiguration
Dim value As String

value = instance.DefaultFontColor

instance.DefaultFontColor = value
public string DefaultFontColor { get; set; }

Property value

Type: System.String

See also

Reference

MailboxMessageConfiguration class

MailboxMessageConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace