ContactAddOptions Members
Include Protected Members
Include Inherited Members
This class specifies optional parameters when adding a new contact.
The ContactAddOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContactAddOptions | Creates an instance of ContactAddOptions. |
Top
Properties
Name | Description | |
---|---|---|
ContactData | Gets or sets the contact data. | |
ContactExtension | Gets or sets the contact extension. | |
ContactName | Gets or sets the name of the contact. | |
ContainerId | Gets or sets the container ID where an access control entry will automatically be added. | |
GroupIds | Gets the group IDs of the group to which this contact belongs. |
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 | (inherited from Object) |
Top