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 EncoderStreamAccess enumeration contains values that indicate the access type for a stream.
Namespace:  Microsoft.Exchange.Data.Mime.Encoders
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Enumeration EncoderStreamAccess
'Usage
Dim instance As EncoderStreamAccess
public enum EncoderStreamAccess
Members
| Member name | Description | |
|---|---|---|
| Read | Indicates read access. | |
| Write | Indicates write access. |