VCardExplanatoryInfoProdId Property |
Gets an id of product that created a vCard
Namespace:
Aspose.Email.PersonalInfo.VCard
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public string ProdId { get; }
Public ReadOnly Property ProdId As String
Get
public:
property String^ ProdId {
String^ get ();
}
member ProdId : string with get
Property Value
Type:
StringSee Also