| AppleSingleRealName Property |
Namespace:
Limilabs.Mail.Apple
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string RealName { get; }
Public ReadOnly Property RealName As String
Get
public:
property String^ RealName {
String^ get ();
}
member RealName : string with get
Property Value
Type:
StringSee Also