EventCategory Class |
Namespace: Aspose.Email.PersonalInfo
The EventCategory type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventCategory |
Initializes a new instance of the 'Custom' EventCategory.
|
Name | Description | |
---|---|---|
![]() ![]() | Anniversary |
Anniversary
|
![]() ![]() | Birthday |
Birthday
|
![]() ![]() | Custom |
Custom description
|
![]() | Description |
Gets description for the 'Custom' category of an event
|
![]() | Value |
Gets string representation of an event category
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(EventCategory) |
Determines whether the specified object is equal to the current object.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether the specified objects are equal.
|
![]() ![]() | Inequality |
Determines whether the specified objects are not equal.
|
Name | Description | |
---|---|---|
![]() ![]() | AnniversaryValue |
String value for 'Anniversary' category
|
![]() ![]() | BirthdayValue |
String value for 'Birthday' category
|
![]() ![]() | CustomValue |
String value for 'Custom' category
|