Share via


ContactPerson.Type Eigenschaft

Definition

Ruft den Kontakttyp ab bzw. legt diesen fest.

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

Eigenschaftswert

Einer der Enumerationswerte, der den Kontakttyp angibt.

Hinweise

Entspricht dem erforderlichen contactType Attribut.

Gilt für: