OutlookStorageAttachment Constructor

Initializes a new instance of the OutlookStorageAttachment class.

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
public Attachment(
	OutlookStorage message
)

Parameters

message  OutlookStorage
The message.

See Also