Accusoft.FSInvoices1.Net - Updated
Email Property (IVendor)




Accusoft.FSInvoices Namespace > IVendor Interface : Email Property
Gets the email address.
Syntax
'Declaration
 
ReadOnly Property Email As IEmailAddress
'Usage
 
Dim instance As IVendor
Dim value As IEmailAddress
 
value = instance.Email
IEmailAddress Email {get;}
__property IEmailAddress* get_Email();
property IEmailAddress^ Email {
   IEmailAddress^ get();
}
See Also

Reference

IVendor Interface
IVendor Members