InstantMessengerListMSN Property |
Default MSN id
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string MSN { get; set; }
Public Property MSN As String
Get
Set
public:
property String^ MSN {
String^ get ();
void set (String^ value);
}
member MSN : string with get, set
Property Value
Type:
String
See Also