Edit

Share via


ContactAddOptions.GroupIds Property

Definition

Gets the group IDs of the group to which this contact belongs.

public:
 property System::Collections::ObjectModel::Collection<int> ^ GroupIds { System::Collections::ObjectModel::Collection<int> ^ get(); };
public System.Collections.ObjectModel.Collection<int> GroupIds { get; }
member this.GroupIds : System.Collections.ObjectModel.Collection<int>
Public ReadOnly Property GroupIds As Collection(Of Integer)

Property Value

Applies to