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