示例#1
0
 set ThirdPartyPhotoUrls(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.ThirdPartyPhotoUrls] = value;
示例#2
0
 set ImAddresses(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.ImAddresses] = value;
示例#3
0
 set Departments(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.Departments] = value;
示例#4
0
 set OfficeLocations(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.OfficeLocations] = value;