ContactPerson.Type Egenskap

Definition

Hämtar eller anger kontakttypen.

public:
 property System::IdentityModel::Metadata::ContactType Type { System::IdentityModel::Metadata::ContactType get(); void set(System::IdentityModel::Metadata::ContactType value); };
public System.IdentityModel.Metadata.ContactType Type { get; set; }
member this.Type : System.IdentityModel.Metadata.ContactType with get, set
Public Property Type As ContactType

Egenskapsvärde

Ett av uppräkningsvärdena som anger kontakttypen.

Kommentarer

Motsvarar det obligatoriska contactType attributet.

Gäller för