LumiSoft Mail Server User API
Role Property
Namespaces > LumiSoft.Net.Mime.vCard > vCard > Role
Gets or sets role. Returns null if ROLE: item doesn't exist.
Syntax
C#Visual BasicManaged C++
public string Role { get; set; }
Public Property Role As String
public:
String^ Role {
	String^ get ();
	void set (String^ value);
}

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