Share via


Profile.ContactWithOffers-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Property ContactWithOffers As Nullable(Of Boolean)
public Nullable<bool> ContactWithOffers { get; set; }

Eigenschaftswert

Typ: System.Nullable<Boolean>

.NET Framework-Sicherheit

Siehe auch

Referenz

Profile Klasse

Microsoft.VisualStudio.Services.Profile-Namespace