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