Partager via


IContactPostActivatedEventArgs.Contact Propriété

Définition

Obtient le contact pour la publication.

public:
 property Contact ^ Contact { Contact ^ get(); };
Contact Contact();
public Contact Contact { get; }
var contact = iContactPostActivatedEventArgs.contact;
Public ReadOnly Property Contact As Contact

Valeur de propriété

Contact de la publication.

S’applique à