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 MimeStreamLength gets the length of the message MIME stream.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property MimeStreamLength As Long
Get
'Usage
Dim instance As DeliverableMailItem
Dim value As Long
value = instance.MimeStreamLength
public abstract long MimeStreamLength { get; }
Property value
Type: System.Int64
The MimeStreamLength returns the length of the MIME data stream.