/// This the unique API Name that refers to an in-app destination public void SetDestinationApiName(string value) { CAPI.ovr_GroupPresenceOptions_SetDestinationApiName(Handle, value); }