Click or drag to resize

IDocumentIsEmailAttachment Property

Indicates whether the native file was an attachment of an email.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IsEmailAttachment { get; }

Property Value

Type: Boolean
See Also