 | MimeBaseAlternativeKey Property |
Gets the key that allows to recognize same content in
Visuals collection.
All parts under the same
MultipartAlternative are assigned the same key.
Namespace: Limilabs.Mail.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string AlternativeKey { get; }Public ReadOnly Property AlternativeKey As String
Get
public:
property String^ AlternativeKey {
String^ get ();
}member AlternativeKey : string with get
Property Value
String
See Also