다음을 통해 공유


EmailOptions.ComposeStyle Property

Returns a Style object that represents the style used to compose new e-mail messages.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property ComposeStyle As Style
    Get
'Usage
Dim instance As EmailOptions
Dim value As Style

value = instance.ComposeStyle
Style ComposeStyle { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Style

See Also

Reference

EmailOptions Interface

EmailOptions Members

Microsoft.Office.Interop.Word Namespace