Contact.WeddingAnniversary Property

Definition

Gets or sets the date of the contact's wedding anniversary.

public:
 property Nullable<DateTime> WeddingAnniversary { Nullable<DateTime> get(); void set(Nullable<DateTime> value); };
public Nullable<DateTime> WeddingAnniversary { get; set; }
Public Property WeddingAnniversary As Nullable(Of DateTime)

Property Value

The date of the contact's wedding anniversary.

Applies to