[]
Gets the ContactStorage object used to keep contacts which might be used as appointment owners.
[C1Description("Storage.OwnerStorage", "The ContactStorage object to keep appointment owners.")] public ContactStorage OwnerStorage { get; }
Owner property only accepts Contact objects which are present in this storage.