| IMailPartialId Property |
Gets the unique identifier to be used to match the parts together.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax string PartialId { get; }
ReadOnly Property PartialId As String
Get
property String^ PartialId {
String^ get ();
}
abstract PartialId : string with get
Property Value
Type:
StringSee Also