Edit

Share via


CKFetchShareParticipantsOperation.UserIdentityLookupInfos Property

Definition

Gets or sets the identities that will be looked up.

public virtual CloudKit.CKUserIdentityLookupInfo[] UserIdentityLookupInfos { [Foundation.Export("userIdentityLookupInfos", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUserIdentityLookupInfos:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UserIdentityLookupInfos : CloudKit.CKUserIdentityLookupInfo[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to