InstantMessengerCategory Constructor

Initializes a new instance of the InstantMessengerCategory class with 'Custom' category.

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public InstantMessengerCategory(
	string description
)

Parameters

description
Type: SystemString
Description for the 'Custom' category of an instant messenger address
See Also