The DialerTag type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AssociatedPayload |
Gets or sets the associated payload
(Inherited from Tag.) | |
| InteractionNote |
Gets or sets an interaction note
(Inherited from Tag.) | |
| Password | Obsolete.
Gets or sets the optional password to protect the telephone number
| |
| PhoneNumber |
Gets or sets the telephone number to be stored in the Tag
| |
| Status |
Gets the Tag status
(Inherited from Tag.) | |
| Title |
Gets or sets the Tag title (name)
(Inherited from Tag.) | |
| Types |
Gets the Tag image type
(Inherited from Tag.) | |
| UTCEndDate |
Gets or sets the Tag end date
(Inherited from Tag.) | |
| UTCStartDate |
Gets or sets the Tag start date
(Inherited from Tag.) |