Partager via


MacBinaryHeader.XIcon Property

The XIcon property gets or sets the xIcon field of the Mac Binary header that this MacBinaryHeader object owns.

Namespace:  Microsoft.Exchange.Data.Mime.Encoders
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Property XIcon As Integer
    Get
    Set
'Usage
Dim instance As MacBinaryHeader
Dim value As Integer

value = instance.XIcon

instance.XIcon = value
public int XIcon { get; set; }

Property Value

Type: System.Int32