AppointmentIcsSaveOptions.ProductId

AppointmentIcsSaveOptions.ProductId property

Gets or sets the product identifier that created iCalendar object.

public string ProductId { get; set; }

Property Value

The product identifier.

See Also