| MimeAppleSingleAppleSingle Property |
Gets apple single data stored in this MIME entity.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public AppleSingle AppleSingle { get; }
Public ReadOnly Property AppleSingle As AppleSingle
Get
public:
property AppleSingle^ AppleSingle {
AppleSingle^ get ();
}
member AppleSingle : AppleSingle with get
Property Value
Type:
AppleSingleSee Also