AttachmentBaseContentId Property

Gets or sets the content id.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string ContentId { get; set; }

Property Value

Type: String
The content id.
See Also