mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 11:44:54 +00:00
Rebuit Changes from dead ecs-541 branch
This commit is contained in:
@@ -319,7 +319,8 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec
|
||||
|
||||
contact.Name = c.Name.Value;
|
||||
contact.ContactId = c.ContactId.Value;
|
||||
contact.Title = c.Title.Value;
|
||||
if (c.Title != null)
|
||||
contact.Title = c.Title.Value;
|
||||
|
||||
if(c.FolderId != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user