ContactAddOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class specifies optional parameters when adding a new contact.
public ref class ContactAddOptions
public class ContactAddOptions
type ContactAddOptions = class
Public Class ContactAddOptions
- Inheritance
-
ContactAddOptions
Constructors
ContactAddOptions() |
Creates an instance of ContactAddOptions. |
Properties
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. |
Extension Methods
SetIsSubscribed(ContactAddOptions, Boolean) |