OutlookStorageMessageSave Method (Stream) |
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic void Save(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
The stream to save to.
See Also