Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FileType property gets or sets an integer value representing the Type field in the Mac Binary header that this MacBinaryHeader object represents.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Property FileType As Integer
Get
Set
'Usage
Dim instance As MacBinaryHeader
Dim value As Integer
value = instance.FileType
instance.FileType = value
public int FileType { get; set; }
Property value
Type: System.Int32
An Apple-defined four byte sequence encoding for the file type.