Group Members
Include Protected Members
Include Inherited Members
A group represents a logical assemblage of contacts.
The Group type exposes the following members.
Properties
Name | Description | |
---|---|---|
DeltaNumber | Gets the delta number of the group. | |
GroupData | Gets the external URI of the group. | |
GroupId | Gets the group ID of the group. | |
Name | Gets or sets the group display name. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | For debug purposes: Shows information for the group in the log file. (Overrides Object.ToString().) |
Top