Share via


CreateProfileContext.ContactWithOffers-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute(IsRequired := True)> _
Public Property ContactWithOffers As Boolean
[DataMemberAttribute(IsRequired = true)]
public bool ContactWithOffers { get; set; }

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

CreateProfileContext Klasse

Microsoft.VisualStudio.Services.Profile-Namespace