AddMemberListResponse.Id Property

Definition

Gets the ID of the resulting list member.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

The ID of the resulting list member that corresponds to the ListMember.ListMemberId column, which is the primary key for the ListMember intersect table.

Applies to