BinHexDecoder.MacBinaryHeader Property
The MacBinaryHeader property gets a MacBinaryHeader object.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public ReadOnly Property MacBinaryHeader As MacBinaryHeader
public MacBinaryHeader MacBinaryHeader { get; }
public:
property MacBinaryHeader^ MacBinaryHeader {
MacBinaryHeader^ get ();
}
/** @property */
public MacBinaryHeader get_MacBinaryHeader ()
public function get MacBinaryHeader () : MacBinaryHeader
Property Value
The MacBinaryHeader property returns the MacBinaryHeader object that represents the Mac Binary Header in the BinHex-encoded data.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003