MacBinaryHeader.OldVersion Property
The OldVersion property gets the old Mac Binary header version, which must be 0.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public ReadOnly Property OldVersion As Integer
public int OldVersion { get; }
public:
property int OldVersion {
int get ();
}
/** @property */
public int get_OldVersion ()
public function get OldVersion () : int
Property Value
The OldVersion property returns 0.
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