OutlookStorageMessageSave(String) Method

Saves this OutlookStorageMessage to the specified file name.

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
public void Save(
	string fileName
)

Parameters

fileName  String
Name of the file.

See Also