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