AttachmentGenerateContentId Method |
Generates the content id value.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax protected override string GenerateContentId()
Protected Overrides Function GenerateContentId As String
protected:
virtual String^ GenerateContentId() override
abstract GenerateContentId : unit -> string
override GenerateContentId : unit -> string
Return Value
Type:
StringSee Also