GroupBuilderBulkmailVariable class
From Catglobe Wiki
More actions
GroupBuilderBulkmailVariable
Represents a group builder variable for bulkmail.
Constructors
- () - Create new variable
 
Methods
- string ToString() - The string representation of the object.
 
Properties
- int BulkmailResourceId { get; set; } - Bulkmail to get users from
 - bool Include { get; set; } - Include users that match rule, or exclude
 - string ObjectTypeName { get;  } - The name of the type of object.
 - TypeInformation TypeInformation { get;  } - Get information about this class.