AssociatedPersonCategoryManager Property |
Manager
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static AssociatedPersonCategory Manager { get; }
Public Shared ReadOnly Property Manager As AssociatedPersonCategory
Get
public:
static property AssociatedPersonCategory^ Manager {
AssociatedPersonCategory^ get ();
}
static member Manager : AssociatedPersonCategory with get
Property Value
Type:
AssociatedPersonCategory
See Also