ContactFreeBusyLocation Property

Gets or sets URL path from which a client can retrieve free/busy information for the contact as an iCal file

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string FreeBusyLocation { get; set; }

Property Value

Type: String
See Also