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 CheckSum property gets the checksum for this MacBinaryHeader.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property CheckSum As Short
Get
'Usage
Dim instance As MacBinaryHeader
Dim value As Short
value = instance.CheckSum
public short CheckSum { get; }
Property value
Type: System.Int16
The 16-bit CRC field for this MacBinaryHeader.