Click or drag to resize
EmailAttachmentAttachmentGUID Property
GUID of the attachment's source object (e.g. MetaFileGUID).

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public Guid AttachmentGUID { get; set; }

Property Value

Type: Guid
See Also