Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
IList<int> ByMonthDay { get; set; }
Property ByMonthDay As IList(Of Integer) Get Set
property IList<int>^ ByMonthDay { IList<int>^ get (); void set (IList<int>^ value); }