CXSetGroupCallAction.CallUuidToGroupWith Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta l'UUID che identifica la chiamata da aggiungere.
public virtual Foundation.NSUuid CallUuidToGroupWith { [Foundation.Export("callUUIDToGroupWith", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCallUUIDToGroupWith:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CallUuidToGroupWith : Foundation.NSUuid with get, set
Valore della proprietà
UUID che identifica la chiamata da aggiungere.
Il valore può essere null
.
- Attributi