OutlookHolidaysLoader.FromStream Method
Name | Parameters | Description |
---|---|---|
FromStream(Stream, String[]) | stream, locations | Loads holidays for specified locations from the specified stream. |
FromStream(Stream, Encoding, String[]) | stream, encoding, locations | Loads holidays for specified locations from the specified stream, using the specified encoding. |
FromStream(Stream) | stream | Loads holidays from the specified stream. |