LumiSoft Mail Server User API
EmailType Property
Namespaces > LumiSoft.Net.Mime.vCard > EmailAddress > EmailType
Gets or sets email type. Note: This property can be flagged value !
Syntax
C#Visual BasicManaged C++
public EmailAddressType_enum EmailType { get; set; }
Public Property EmailType As EmailAddressType_enum
public:
EmailAddressType_enum EmailType {
	EmailAddressType_enum get ();
	void set (EmailAddressType_enum value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)