Edit

Share via


ContactAddOptions Class

Definition

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)

Applies to