Class EmailAttachment
Definition
- Assembly:
- Tizen.Messaging.dll
Represents an email attachment.
public class EmailAttachment
- Inheritance
-
objectEmailAttachment
Constructors
View SourceEmailAttachment()
The constructor.
Declaration
public EmailAttachment()
Properties
View SourceFilePath
The absolute full path of the file to be attached.
Declaration
public string FilePath { get; set; }
Property Value
Type | Description |
---|---|
string |