TnefReader.CanRewind Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders. Some topics may contain links to blank placeholder topics.]
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public ReadOnly Property CanRewind As Boolean
public bool CanRewind { get; }
public:
property bool CanRewind {
bool get ();
}
/** @property */
public boolean get_CanRewind ()
public function get CanRewind () : boolean
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)
Target Platforms
See Also
Reference
TnefReader Class
TnefReader Members
Microsoft.Exchange.Data.ContentTypes.Tnef Namespace